Skip to content

Commit

Permalink
fix(deps): update rust crate wasm-bindgen-futures to 0.4.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 0b93809 commit e8348de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ eframe = { version = "0.20.0", default-features = false, features = [
serde = { version = "1", features = ["derive"] }
console_error_panic_hook = "0.1.6"
tracing-wasm = "0.2"
wasm-bindgen-futures = "0.4"
wasm-bindgen-futures = "0.4.42"
rand = "0.8.5"

omni-randomwalk = "0.0.3"
Expand Down

0 comments on commit e8348de

Please sign in to comment.