File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ async-std = "1.9.0"
1414async-trait = " 0.1"
1515codec = { package = " parity-scale-codec" , version = " 3.1.5" }
1616env_logger = " 0.10"
17- futures = " 0.3.29 "
17+ futures = " 0.3.30 "
1818hex = " 0.4"
1919log = " 0.4.20"
2020num-format = " 0.4"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ workspace = true
1212async-std = { version = " 1.6.5" , features = [" attributes" ] }
1313async-trait = " 0.1"
1414codec = { package = " parity-scale-codec" , version = " 3.1.5" }
15- futures = " 0.3.29 "
15+ futures = " 0.3.30 "
1616jsonrpsee = { version = " 0.17" , features = [" macros" , " ws-client" ] }
1717log = " 0.4.20"
1818num-traits = " 0.2"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ async-trait = "0.1"
1515bp-header-chain = { path = " ../../primitives/header-chain" }
1616finality-relay = { path = " ../finality" }
1717frame-support = { git = " https://github.com/paritytech/polkadot-sdk" , branch = " master" }
18- futures = " 0.3.29 "
18+ futures = " 0.3.30 "
1919log = " 0.4.20"
2020num-traits = " 0.2"
2121relay-utils = { path = " ../utils" }
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ async-std = "1.6.5"
1414async-trait = " 0.1"
1515backoff = " 0.4"
1616bp-header-chain = { path = " ../../primitives/header-chain" }
17- futures = " 0.3.29 "
17+ futures = " 0.3.30 "
1818log = " 0.4.20"
1919num-traits = " 0.2"
2020relay-utils = { path = " ../utils" }
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ thiserror = "1.0.51"
1414async-std = " 1.9.0"
1515async-trait = " 0.1"
1616codec = { package = " parity-scale-codec" , version = " 3.1.5" }
17- futures = " 0.3.29 "
17+ futures = " 0.3.30 "
1818hex = " 0.4"
1919num-traits = " 0.2"
2020log = " 0.4.20"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ workspace = true
1212async-std = { version = " 1.6.5" , features = [" attributes" ] }
1313async-trait = " 0.1"
1414env_logger = " 0.10"
15- futures = " 0.3.29 "
15+ futures = " 0.3.30 "
1616hex = " 0.4"
1717log = " 0.4.20"
1818num-traits = " 0.2"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ workspace = true
1111[dependencies ]
1212async-std = " 1.6.5"
1313async-trait = " 0.1"
14- futures = " 0.3.29 "
14+ futures = " 0.3.30 "
1515log = " 0.4.20"
1616relay-utils = { path = " ../utils" }
1717
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ async-trait = "0.1"
1616backoff = " 0.4"
1717isahc = " 1.2"
1818env_logger = " 0.10.1"
19- futures = " 0.3.29 "
19+ futures = " 0.3.30 "
2020jsonpath_lib = " 0.3"
2121log = " 0.4.20"
2222num-traits = " 0.2"
You can’t perform that action at this time.
0 commit comments