fix(deps): update rust crate actix-web-prom to 0.9.0
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
Renovate Bot 2024-09-27 09:30:41 +00:00
parent 8f766ae883
commit ff5f7ae66c

View file

@ -12,7 +12,7 @@ build = "build.rs"
[dependencies]
actix-web = "4"
actix-web-prom = "0.8.0"
actix-web-prom = "0.9.0"
futures-util = { version = "0.3.17", default-features = false, features = ["std"] }
lazy_static = "1.4.0"
log = "0.4.17"