Skip to content

Commit 2825aa7

Browse files
authored
Merge pull request #73 from lambdalisue/dependabot/cargo/metrics-exporter-prometheus-0.17.2
chore(deps): update metrics-exporter-prometheus requirement from 0.16.0 to 0.17.2
2 parents 5c933f6 + cfad1ae commit 2825aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ features = [
6262
[dev-dependencies]
6363
assert_matches = "1.5.0"
6464
axum = "0.8.1"
65-
metrics-exporter-prometheus = "0.16.0"
65+
metrics-exporter-prometheus = "0.17.2"
6666
tokio = { version = "1.20.1", features = ["full"] }

0 commit comments

Comments
 (0)