mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 01:51:23 +00:00
deps: bump prometheus-client from 0.19.0 to 0.20.0
Pull-Request: #3754.
This commit is contained in:
@ -12,4 +12,4 @@ hyper = { version = "0.14", features = ["server", "tcp", "http1"] }
|
||||
libp2p = { path = "../../libp2p", features = ["async-std", "metrics", "ping", "noise", "identify", "tcp", "yamux", "macros"] }
|
||||
log = "0.4.0"
|
||||
tokio = { version = "1", features = ["rt-multi-thread"] }
|
||||
prometheus-client = "0.19.0"
|
||||
prometheus-client = "0.20.0"
|
||||
|
Reference in New Issue
Block a user