mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Bump futures from 0.3.4 to 0.3.5 (#89)
This commit is contained in:
committed by
Bastian Köcher
parent
13fbc6ea5c
commit
9496303aff
@@ -15,7 +15,7 @@ ethabi = "12.0"
|
||||
ethabi-contract = "11.0"
|
||||
ethabi-derive = "12.0"
|
||||
ethereum-tx-sign = { git = "https://github.com/svyatonik/ethereum-tx-sign.git", branch = "up-ethereum-types" }
|
||||
futures = "0.3.1"
|
||||
futures = "0.3.5"
|
||||
hex = "0.4"
|
||||
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee.git", default-features = false, features = ["http"] }
|
||||
linked-hash-map = "0.5.3"
|
||||
|
||||
@@ -10,7 +10,7 @@ clap = "2.3.3"
|
||||
ctrlc = "3.1.4"
|
||||
derive_more = "0.99.5"
|
||||
env_logger = "0.7.1"
|
||||
futures = "0.3.1"
|
||||
futures = "0.3.5"
|
||||
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
|
||||
log = "0.4.8"
|
||||
serde_json = "1.0.53"
|
||||
|
||||
Reference in New Issue
Block a user