mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 16:41:06 +00:00
Update smoldot to 0.14.0 and smoldot-light to 0.12.0 (#1307)
* cargo: Update smoldot to the latest version Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update cargo lock Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * lightclient: Replace subxt::with_buffers with smoldot::with_buffers Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * lightclient: Sync PlatformRef with latest updates Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update which to 5.0.0 Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update parachain example Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -36,6 +36,7 @@ web = [
|
||||
"getrandom/js",
|
||||
|
||||
"smoldot",
|
||||
"smoldot/std",
|
||||
"smoldot-light",
|
||||
"tokio-stream",
|
||||
"tokio/sync",
|
||||
|
||||
Reference in New Issue
Block a user