Skip to content

Commit

Permalink
build(deps): Bump prometheus from 0.8.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.8.0 to 0.13.0.
- [Release notes](https://github.com/tikv/rust-prometheus/releases)
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md)
- [Commits](tikv/rust-prometheus@v0.8.0...v0.13.0)

---
updated-dependencies:
- dependency-name: prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2022
1 parent 0ae2d41 commit 97e9008
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
20 changes: 17 additions & 3 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 @@ -33,7 +33,7 @@ log = "0.4"
md5 = "0.7"
oidc = "0.3"
percent-encoding = "2.1"
prometheus = "0.8"
prometheus = "0.13"
rand = "0.8"
reqwest = "0.9"
sentry = { version = "0.18", features = ["with_env_logger"] }
Expand Down

0 comments on commit 97e9008

Please sign in to comment.