We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fec5558 + dc2a204 commit 16e49f5Copy full SHA for 16e49f5
crates/guest-rust/Cargo.toml
@@ -15,7 +15,7 @@ wasm-bindgen = "0.2.87"
15
serde.workspace = true
16
tracing = "0.1.37"
17
postcard = { version = "1.0.7", features = ["alloc"]}
18
-heapless = "0.7.16"
+heapless = "0.8.0"
19
js-sys = "0.3.64"
20
thiserror.workspace = true
21
0 commit comments