mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Bump futures from 0.3.5 to 0.3.6 (#413)
This commit is contained in:
committed by
Bastian Köcher
parent
6167e50238
commit
488162209b
@@ -15,7 +15,7 @@ env_logger = "0.7.0"
|
|||||||
ethabi = "12.0"
|
ethabi = "12.0"
|
||||||
ethabi-contract = "11.0"
|
ethabi-contract = "11.0"
|
||||||
ethabi-derive = "12.0"
|
ethabi-derive = "12.0"
|
||||||
futures = "0.3.5"
|
futures = "0.3.6"
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
hex-literal = "0.3"
|
hex-literal = "0.3"
|
||||||
log = "0.4.11"
|
log = "0.4.11"
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
|||||||
async-std = "1.6.2"
|
async-std = "1.6.2"
|
||||||
async-trait = "0.1.41"
|
async-trait = "0.1.41"
|
||||||
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
||||||
futures = "0.3.5"
|
futures = "0.3.6"
|
||||||
log = "0.4.11"
|
log = "0.4.11"
|
||||||
paste = "1.0"
|
paste = "1.0"
|
||||||
structopt = "0.3"
|
structopt = "0.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user