mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
bumpd minor version (#7873)
This commit is contained in:
committed by
GitHub
parent
6b4cc36c60
commit
014e6f03c6
@@ -19,7 +19,7 @@ lru = "0.6.1"
|
||||
parking_lot = "0.11.1"
|
||||
thiserror = "1.0.21"
|
||||
futures = "0.3.9"
|
||||
codec = { package = "parity-scale-codec", version = "1.3.1", default-features = false, features = ["derive"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.6", default-features = false, features = ["derive"] }
|
||||
sp-consensus = { version = "0.8.0", path = "../consensus/common" }
|
||||
sp-runtime = { version = "2.0.0", path = "../runtime" }
|
||||
sp-state-machine = { version = "0.8.0", path = "../state-machine" }
|
||||
|
||||
Reference in New Issue
Block a user