mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
*: Update to Prometheus v0.10.0 (#6964)
* *: Update to Prometheus v0.10.0-rc.1 * *: Update to Prometheus v0.10.0
This commit is contained in:
@@ -13,7 +13,7 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.8"
|
||||
prometheus = { version = "0.9", default-features = false }
|
||||
prometheus = { version = "0.10.0", default-features = false }
|
||||
futures-util = { version = "0.3.1", default-features = false, features = ["io"] }
|
||||
derive_more = "0.99"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user