mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 17:01:09 +00:00
Cargo: Update smoldot
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Generated
+180
-318
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -101,8 +101,8 @@ wasm-bindgen-test = "0.3.24"
|
|||||||
which = "5.0.0"
|
which = "5.0.0"
|
||||||
|
|
||||||
# Light client support:
|
# Light client support:
|
||||||
smoldot = { version = "0.15.0", default-features = false }
|
smoldot = { git = "https://github.com/smol-dot/smoldot.git", default-features = false }
|
||||||
smoldot-light = { version = "0.13.0", default-features = false }
|
smoldot-light = { git = "https://github.com/smol-dot/smoldot.git", default-features = false }
|
||||||
tokio-stream = "0.1.14"
|
tokio-stream = "0.1.14"
|
||||||
futures-util = "0.3.30"
|
futures-util = "0.3.30"
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user