domo/domo_proto/Cargo.toml

10 lines
No EOL
213 B
TOML

[package]
name = "domo_proto"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
crc32fast = "1.3.2"
rand = "0.8.5"