fix(deps): update rust crate actix-web-prom to 0.9.0 #32

Open
renovate-bot wants to merge 1 commit from renovate/actix-web-prom-0.x into master

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"