mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Bump Substrate dependencies (#840)
This commit is contained in:
committed by
GitHub
parent
924acedf6e
commit
1c5faf3f8f
@@ -23,9 +23,9 @@ futures = "0.3.26"
|
||||
hex = "0.4.3"
|
||||
regex = "1.5.0"
|
||||
scale-info = { version = "2.0.0", features = ["bit-vec"] }
|
||||
sp-core = { version = "16.0.0", default-features = false }
|
||||
sp-keyring = "18.0.0"
|
||||
sp-runtime = "18.0.0"
|
||||
sp-core = { version = "18.0.0", default-features = false }
|
||||
sp-keyring = "20.0.0"
|
||||
sp-runtime = "20.0.0"
|
||||
syn = "1.0.109"
|
||||
subxt = { version = "0.27.1", path = "../../subxt" }
|
||||
subxt-codegen = { version = "0.27.1", path = "../../codegen" }
|
||||
|
||||
Reference in New Issue
Block a user