deps: bump prometheus-client from 0.19.0 to 0.20.0

Pull-Request: #3754.
This commit is contained in:
dependabot[bot]
2023-05-02 18:49:51 +00:00
committed by GitHub
parent 2d81b99c90
commit 55e8aea237
4 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@ wasm-timer = "0.2.5"
instant = "0.1.11"
void = "1.0.2"
# Metrics dependencies
prometheus-client = "0.19.0"
prometheus-client = "0.20.0"
[dev-dependencies]
async-std = { version = "1.6.3", features = ["unstable"] }