Skip to content

Commit 16e49f5

Browse files
Merge pull request #217 from tauri-apps/renovate/heapless-0.x
2 parents fec5558 + dc2a204 commit 16e49f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/guest-rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wasm-bindgen = "0.2.87"
1515
serde.workspace = true
1616
tracing = "0.1.37"
1717
postcard = { version = "1.0.7", features = ["alloc"]}
18-
heapless = "0.7.16"
18+
heapless = "0.8.0"
1919
js-sys = "0.3.64"
2020
thiserror.workspace = true
2121

0 commit comments

Comments
 (0)