Skip to content

Commit adb64a8

Browse files
authored
chore: update Prometheus dep (#373)
1 parent 079f6c6 commit adb64a8

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
@@ -50,7 +50,7 @@ lh_eth2_keystore = { package = "eth2_keystore", git = "https://github.com/sigp/l
5050
lh_types = { package = "types", git = "https://github.com/sigp/lighthouse", tag = "v7.1.0" }
5151
parking_lot = "0.12.3"
5252
pbkdf2 = "0.12.2"
53-
prometheus = "0.13.4"
53+
prometheus = "0.14.0"
5454
prost = "0.13.4"
5555
rand = { version = "0.9", features = ["os_rng"] }
5656
rayon = "1.10.0"

0 commit comments

Comments
 (0)