chore(deps): Bump smoldot from 0.14 to 0.15 (#1337)

This commit is contained in:
Niklas Adolfsson
2024-01-03 18:08:09 +01:00
committed by GitHub
parent 23051f9b13
commit 228b42bc85
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -101,8 +101,8 @@ wasm-bindgen-test = "0.3.24"
which = "5.0.0"
# Light client support:
smoldot = { version = "0.14.0", default-features = false }
smoldot-light = { version = "0.12.0", default-features = false }
smoldot = { version = "0.15.0", default-features = false }
smoldot-light = { version = "0.13.0", default-features = false }
tokio-stream = "0.1.14"
futures-util = "0.3.29"
rand = "0.8.5"