Skip to content

Commit e7dfe63

Browse files
Bump prometheus from 0.13.4 to 0.14.0
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.4 to 0.14.0. - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](tikv/rust-prometheus@v0.13.4...v0.14.0) --- updated-dependencies: - dependency-name: prometheus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 873afa3 commit e7dfe63

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

Cargo.lock

Lines changed: 19 additions & 5 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
@@ -19,7 +19,7 @@ failure = "0.1"
1919
lazy_static = "1"
2020
hyper = "0.12"
2121
interfaces = "0.0.9"
22-
prometheus = "0.13"
22+
prometheus = "0.14"
2323
rand = "0.9"
2424
serde = {version = "1.0", features = ["derive"]}
2525
structopt = "0.3"

0 commit comments

Comments
 (0)