Merge pull request #217 from tauri-apps/renovate/heapless-0.x

This commit is contained in:
Jonas Kruckenberg
2024-01-29 14:29:37 +01:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ wasm-bindgen = "0.2.87"
serde.workspace = true
tracing = "0.1.37"
postcard = { version = "1.0.7", features = ["alloc"]}
heapless = "0.7.16"
heapless = "0.8.0"
js-sys = "0.3.64"
thiserror.workspace = true