Compare commits

..

No commits in common. "renovate/tokio-prost-monorepo" and "main" have entirely different histories.

View File

@ -11,7 +11,7 @@ tracing-subscriber.workspace = true
clap.workspace = true
dotenv.workspace = true
axum.workspace = true
prost = "0.14"
prost = "0.13"
tonic = { version = "0.12", features = ["tls", "tls-native-roots"] }
uuid = { version = "1.7", features = ["v7", "v4"] }
async-trait = "0.1"