Skip to content

Commit d707bc2

Browse files
Add metadata to protocol crate.
1 parent b388032 commit d707bc2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

neotron-bmc-protocol/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name = "neotron-bmc-protocol"
33
version = "0.1.0"
44
edition = "2021"
55
license = "BlueOak-1.0.0"
6+
repository = "https://github.com/neotron-compute/neotron-bmc"
7+
readme = "README.md"
68

79
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
810

0 commit comments

Comments
 (0)