Skip to content

Commit

Permalink
Merge pull request #175 from eko/dependabot/cargo/prometheus-0.13.2
Browse files Browse the repository at this point in the history
Bump prometheus from 0.13.1 to 0.13.2
  • Loading branch information
eko committed Sep 20, 2022
2 parents 33ddd03 + 9bd171b commit 4367733
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 @@ -8,7 +8,7 @@ edition = "2018"
hyper = { version = "0.14.13", features = ["server", "runtime", "http1", "http2"] }
tokio = { version = "1.1.0", features = ["full"] }
lazy_static = "1.4.0"
prometheus = "0.13.1"
prometheus = "0.13.2"
reqwest = { version = "0.11.11", features = ["json"] }
serde = "1.0.123"
serde_derive = "1.0.123"
Expand Down

0 comments on commit 4367733

Please sign in to comment.