diff --git a/Cargo.toml b/Cargo.toml index efcc962..1e2b0b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,5 +62,5 @@ features = [ [dev-dependencies] assert_matches = "1.5.0" axum = "0.8.1" -metrics-exporter-prometheus = "0.16.0" +metrics-exporter-prometheus = "0.17.2" tokio = { version = "1.20.1", features = ["full"] }