Skip to content

Commit

Permalink
Bump prometheus from 0.12.0 to 0.13.0 (#1415)
Browse files Browse the repository at this point in the history
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.12.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.12.0...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2021
1 parent 96491f7 commit 61cd02d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
19 changes: 17 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 telemetry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ crossbeam-channel = "0.5.1"
once_cell = "1.8.0"
opentelemetry = "0.15.0"
opentelemetry-prometheus = "0.8.0"
prometheus = "0.12.0"
prometheus = "0.13.0"
rouille = "3.3.0"

0 comments on commit 61cd02d

Please sign in to comment.