From 304497552c2b7a2d3c8f5f8bb9c46449ca0b468b Mon Sep 17 00:00:00 2001 From: Anoushk Kharangate <32778608+anoushk1234@users.noreply.github.com> Date: Mon, 10 Apr 2023 17:18:04 +0530 Subject: [PATCH] Update Cargo.toml --- tinydancer/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinydancer/Cargo.toml b/tinydancer/Cargo.toml index efa58f9..2a1b231 100644 --- a/tinydancer/Cargo.toml +++ b/tinydancer/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" description = "A light client for the solana blockchain " readme = "../README.md" homepage = "https://docs.tinydancer.io" -repository = "https://github.com/tinydancer-io/half-baked-client" +repository = "https://github.com/tinydancer-io/tinydancer" keywords = ["cli", "blockchain", "light-client","solana"] categories = ["command-line-utilities","blockchain"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html