mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 23:21:02 +00:00
Bump dependencies (#3787)
* Update dependencies, respecting semver * Bump dependencies * Don’t patch tiny-bip39 dependency
This commit is contained in:
@@ -16,7 +16,7 @@ tokio-executor = "0.1.8"
|
||||
tokio-timer = "0.2.11"
|
||||
exit-future = "0.1.4"
|
||||
serde = "1.0.101"
|
||||
serde_json = "1.0.40"
|
||||
serde_json = "1.0.41"
|
||||
sysinfo = "0.9.5"
|
||||
target_info = "0.1.0"
|
||||
keystore = { package = "substrate-keystore", path = "../../core/keystore" }
|
||||
|
||||
@@ -9,7 +9,7 @@ tempdir = "0.3.7"
|
||||
tokio = "0.1.22"
|
||||
futures = "0.1.29"
|
||||
log = "0.4.8"
|
||||
env_logger = "0.6.2"
|
||||
env_logger = "0.7.0"
|
||||
fdlimit = "0.1.1"
|
||||
futures03 = { package = "futures-preview", version = "=0.3.0-alpha.19", features = ["compat"] }
|
||||
service = { package = "substrate-service", path = "../../../core/service" }
|
||||
|
||||
Reference in New Issue
Block a user