Files
tonic/tests/extern_path/uuid/Cargo.toml
T
2023-01-17 14:25:21 -05:00

15 lines
309 B
TOML

[package]
authors = ["Danny Hua <[email protected]>"]
edition = "2021"
license = "MIT"
name = "uuid1"
publish = false
version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
prost = "0.11"
[build-dependencies]
prost-build = "0.11.6"