unplugged-system/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/Cargo.toml

21 lines
381 B
TOML
Raw Permalink Normal View History

[package]
name = "ukey2_proto"
version.workspace = true
edition.workspace = true
publish.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
protobuf.workspace = true
[features]
default = ["cargo"]
cargo = []
[dev-dependencies]
diff = "0.1.13"
[build-dependencies]
protobuf-codegen.workspace = true