Skip to content

Commit 8086223

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-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ae02f0 commit 8086223

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

Cargo.lock

Lines changed: 20 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hotshot-query-service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jf-vid = { version = "0.1.0", git = "https://github.com/EspressoSystems/jellyfis
9191
lazy_static = "1"
9292
log = { version = "0.4", optional = true }
9393
portpicker = { version = "0.1", optional = true }
94-
prometheus = { version = "0.13", default-features = false }
94+
prometheus = { version = "0.14", default-features = false }
9595
rand = { version = "0.8", optional = true }
9696
refinery = { version = "0.8", features = ["tokio-postgres"], optional = true }
9797
refinery-core = { version = "0.8", optional = true }

0 commit comments

Comments
 (0)