Skip to content

Commit fabf3c6

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 5d0fc6d commit fabf3c6

File tree

2 files changed

+39
-4
lines changed

2 files changed

+39
-4
lines changed

Cargo.lock

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

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ page_size = "0.6.0"
4949
examples_common = { path = "../examples_common" }
5050
criterion = { version = "0.5.1", features = ["html_reports"] }
5151
lazy_static = "1.4.0"
52-
prometheus = "0.13.3"
52+
prometheus = "0.14.0"
5353
crossbeam-queue = "0.3"
5454
blake3 = "1.7"
5555
toml = "0.8.19"

0 commit comments

Comments
 (0)