feat: with updated notmad
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-11-19 17:29:23 +01:00
parent 8b24dc23e0
commit 089c1d502f
3 changed files with 10 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ chrono = { version = "0.4.38", features = ["serde"] }
tokio-stream = "0.1.15"
dagger-sdk = "0.13.0"
rand = "0.8.5"
notmad = "0.4.0"
notmad = "0.5.0"
prometheus = "0.13.4"
[dev-dependencies]