Skip to content

Commit bc19cf9

Browse files
committed
Update crate information
1 parent 67d3d8e commit bc19cf9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

clients/rust/Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name = "limestone-client"
33
version = "0.0.0"
44
edition = "2021"
55
readme = "README.md"
6-
license-file = "../../LICENSE"
6+
license = "Apache-2.0"
7+
authors = ["nifty-oss maintainers <[email protected]>"]
8+
repository = "https://github.com/nifty-oss/limestone"
79

810
[features]
911
test-sbf = []

0 commit comments

Comments
 (0)