chore(deps): update rust crate heapless to 0.8.0

This commit is contained in:
renovate[bot]
2024-01-29 10:28:36 +00:00
committed by GitHub
parent b20c19507f
commit dc2a204bf9

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