File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ anyhow = "1.0"
1010async-std = " 1.9.0"
1111async-trait = " 0.1"
1212codec = { package = " parity-scale-codec" , version = " 3.1.5" }
13- futures = " 0.3.12 "
13+ futures = " 0.3.26 "
1414hex = " 0.4"
1515log = " 0.4.17"
1616num-format = " 0.4"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
99async-std = { version = " 1.6.5" , features = [" attributes" ] }
1010async-trait = " 0.1"
1111codec = { package = " parity-scale-codec" , version = " 3.1.5" }
12- futures = " 0.3.7 "
12+ futures = " 0.3.26 "
1313jsonrpsee = { version = " 0.15" , features = [" macros" , " ws-client" ] }
1414log = " 0.4.17"
1515num-traits = " 0.2"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ async-std = "1.6.5"
1111async-trait = " 0.1"
1212backoff = " 0.4"
1313bp-header-chain = { path = " ../../primitives/header-chain" }
14- futures = " 0.3.5 "
14+ futures = " 0.3.26 "
1515log = " 0.4.17"
1616num-traits = " 0.2"
1717relay-utils = { path = " ../utils" }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ thiserror = "1.0.26"
1111async-std = " 1.9.0"
1212async-trait = " 0.1"
1313codec = { package = " parity-scale-codec" , version = " 3.1.5" }
14- futures = " 0.3.12 "
14+ futures = " 0.3.26 "
1515hex = " 0.4"
1616num-traits = " 0.2"
1717log = " 0.4.17"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
88[dependencies ]
99async-std = { version = " 1.6.5" , features = [" attributes" ] }
1010async-trait = " 0.1"
11- futures = " 0.3.5 "
11+ futures = " 0.3.26 "
1212hex = " 0.4"
1313log = " 0.4.17"
1414num-traits = " 0.2"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
88[dependencies ]
99async-std = " 1.6.5"
1010async-trait = " 0.1.63"
11- futures = " 0.3.5 "
11+ futures = " 0.3.26 "
1212log = " 0.4.17"
1313relay-utils = { path = " ../utils" }
1414
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ async-trait = "0.1"
1313backoff = " 0.4"
1414isahc = " 1.2"
1515env_logger = " 0.10.0"
16- futures = " 0.3.5 "
16+ futures = " 0.3.26 "
1717jsonpath_lib = " 0.3"
1818log = " 0.4.17"
1919num-traits = " 0.2"
You can’t perform that action at this time.
0 commit comments