Files
hyperlog/crates/hyperlog-protos/Cargo.toml
Kasper Juul Hermansen 61265c8028
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
chore(deps): update tonic monorepo to 0.14.0
2026-03-14 04:35:43 +00:00

13 lines
179 B
TOML

[package]
name = "hyperlog-protos"
edition = "2021"
version.workspace = true
[dependencies]
tonic.workspace = true
prost = "0.13.0"
[build-dependencies]
tonic-build = "0.14.0"