mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 21:15:41 +00:00
Update Smoldot to latest version (#1991)
* Update Smoldot * Update lockfile * fix wasm example dependency issue
This commit is contained in:
+2
-2
@@ -123,8 +123,8 @@ hyper = "1"
|
||||
http-body = "1"
|
||||
|
||||
# Light client support:
|
||||
smoldot = { version = "0.18.0", default-features = false }
|
||||
smoldot-light = { version = "0.16.2", default-features = false }
|
||||
smoldot = { version = "0.19.3", default-features = false }
|
||||
smoldot-light = { version = "0.17.1", default-features = false }
|
||||
tokio-stream = "0.1.16"
|
||||
futures-util = "0.3.31"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user