mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 10:31:04 +00:00
bumpd minor version (#7873)
This commit is contained in:
committed by
GitHub
parent
6b4cc36c60
commit
014e6f03c6
@@ -29,7 +29,7 @@ sp-runtime = { version = "2.0.0", path = "../../runtime" }
|
||||
sp-utils = { version = "2.0.0", path = "../../utils" }
|
||||
sp-trie = { version = "2.0.0", path = "../../trie" }
|
||||
sp-api = { version = "2.0.0", path = "../../api" }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.1", features = ["derive"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.6", features = ["derive"] }
|
||||
parking_lot = "0.11.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
prometheus-endpoint = { package = "substrate-prometheus-endpoint", path = "../../../utils/prometheus", version = "0.8.0"}
|
||||
|
||||
Reference in New Issue
Block a user