We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25538a5 commit 3044975Copy full SHA for 3044975
tinydancer/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
8
description = "A light client for the solana blockchain "
9
readme = "../README.md"
10
homepage = "https://docs.tinydancer.io"
11
-repository = "https://github.com/tinydancer-io/half-baked-client"
+repository = "https://github.com/tinydancer-io/tinydancer"
12
keywords = ["cli", "blockchain", "light-client","solana"]
13
categories = ["command-line-utilities","blockchain"]
14
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments