Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled

This commit is contained in:
2025-08-31 13:58:10 +02:00
parent 5ec0af8fd7
commit 7541680070
2 changed files with 103 additions and 135 deletions

View File

@@ -27,7 +27,7 @@ tokio-stream = "0.1.17"
futures = "0.3.31"
axum = "0.8.3"
axum-prometheus = "0.8.0"
axum-prometheus = "0.9.0"
tower = "0.5.2"
tower-http = { version = "0.6.2", features = ["trace"] }