gossip/Cargo.toml

10 lines
191 B
TOML
Raw Normal View History

2022-12-20 04:40:16 +00:00
[package]
name = "gossip"
version = "0.3.0"
2022-12-20 04:40:16 +00:00
edition = "2021"
2022-12-20 04:41:04 +00:00
license = "MIT"
2022-12-20 04:40:16 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]