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 67d3d8e commit bc19cf9Copy full SHA for bc19cf9
clients/rust/Cargo.toml
@@ -3,7 +3,9 @@ name = "limestone-client"
3
version = "0.0.0"
4
edition = "2021"
5
readme = "README.md"
6
-license-file = "../../LICENSE"
+license = "Apache-2.0"
7
+authors = ["nifty-oss maintainers <[email protected]>"]
8
+repository = "https://github.com/nifty-oss/limestone"
9
10
[features]
11
test-sbf = []
0 commit comments