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 aa1732b commit e0a1a4cCopy full SHA for e0a1a4c
tinydancer/Cargo.toml
@@ -6,7 +6,7 @@ default-run = "tinydancer"
6
authors = ["Anoushk Kharangate <[email protected]>"]
7
license = "MIT OR Apache-2.0"
8
description = "A light client for the solana blockchain "
9
-readme = "../readme.md"
+readme = "../README.md"
10
homepage = "https://docs.tinydancer.io"
11
repository = "https://github.com/tinydancer-io/half-baked-client"
12
keywords = ["cli", "blockchain", "light-client","solana"]
0 commit comments