mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
prometheus: don't use protobuf feature (#6744)
This commit is contained in:
@@ -12,7 +12,7 @@ description = "I/O for Substrate runtimes"
|
||||
futures = "0.3.4"
|
||||
futures-core = "0.3.4"
|
||||
lazy_static = "1.4.0"
|
||||
prometheus = "0.8.0"
|
||||
prometheus = { version = "0.9.0", default-features = false }
|
||||
futures-timer = "3.0.2"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user