Skip to content

Commit 468bbe1

Browse files
committed
Update to prometheus-client in libp2p-metrics v0.21.1
Needs prometheus/client_rust#137.
1 parent feffc61 commit 468bbe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

misc/metrics/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ libp2p-ping = { workspace = true, optional = true }
2828
libp2p-relay = { workspace = true, optional = true }
2929
libp2p-swarm = { workspace = true }
3030
libp2p-identity = { workspace = true }
31-
prometheus-client = { version = "0.21.0" }
31+
prometheus-client = { version = "0.21.1"}
3232
once_cell = "1.16.0"
3333

3434
[target.'cfg(not(target_os = "unknown"))'.dependencies]

0 commit comments

Comments
 (0)