Skip to content

Commit

Permalink
Bump prometheus to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
romanz committed Oct 4, 2021
1 parent fc81d95 commit 60c1313
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dirs-next = "2.0"
env_logger = "0.7"
log = "0.4"
parking_lot = "0.11"
prometheus = { version = "0.12", optional = true }
prometheus = { version = "0.13", optional = true }
rayon = "1.5"
serde = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 60c1313

Please sign in to comment.