Skip to content

Commit 60c1313

Browse files
committed
Bump prometheus to 0.13
1 parent fc81d95 commit 60c1313

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dirs-next = "2.0"
2929
env_logger = "0.7"
3030
log = "0.4"
3131
parking_lot = "0.11"
32-
prometheus = { version = "0.12", optional = true }
32+
prometheus = { version = "0.13", optional = true }
3333
rayon = "1.5"
3434
serde = "1.0"
3535
serde_derive = "1.0"

0 commit comments

Comments
 (0)