mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 14:01:02 +00:00
Bump dependencies (#3787)
* Update dependencies, respecting semver * Bump dependencies * Don’t patch tiny-bip39 dependency
This commit is contained in:
@@ -10,7 +10,7 @@ primitives = { package = "substrate-primitives", path = "../primitives" }
|
||||
app-crypto = { package = "substrate-application-crypto", path = "../application-crypto" }
|
||||
hex = "0.3.2"
|
||||
rand = "0.7.2"
|
||||
serde_json = "1.0.40"
|
||||
serde_json = "1.0.41"
|
||||
subtle = "2.1.1"
|
||||
parking_lot = "0.9.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user