chore(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-01-30 06:10:03 +00:00
parent 6f3a5129bd
commit 859c3116a3
3 changed files with 209 additions and 56 deletions

View File

@@ -27,9 +27,9 @@ prost.workspace = true
prost-types.workspace = true
chrono = { version = "0.4.38", features = ["serde"] }
tokio-stream = "0.1.15"
dagger-sdk = "0.13.0"
rand = "0.8.5"
notmad = "0.5.0"
dagger-sdk = "0.15.0"
rand = "0.9.0"
notmad = "0.7.0"
prometheus = "0.13.4"
[dev-dependencies]