forked from lavina/lavina
1
0
Fork 0
lavina/crates/inner-api/Cargo.toml

13 lines
253 B
TOML
Raw Normal View History

2023-12-13 14:57:49 +00:00
[package]
name = "inner-api"
edition = "2021"
version.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
prost.workspace = true
[build-dependencies]
prost-build = "0.12.3"