Skip to content

Commit

Permalink
Merge pull request #217 from tauri-apps/renovate/heapless-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKruckenberg committed Jan 29, 2024
2 parents fec5558 + dc2a204 commit 16e49f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/guest-rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 16e49f5

Please sign in to comment.