Skip to content

Commit

Permalink
Update deps to WASM
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Dec 19, 2024
1 parent 88408ec commit 7570875
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ edition = "2018"
crate-type = ["cdylib"]

[dependencies]
wasm-bindgen = "0.2.95"
web-sys = { version = "0.3.72", features = ["console"] }
wasm-bindgen = "0.2.99"
web-sys = { version = "0.3.76", features = ["console"] }

0 comments on commit 7570875

Please sign in to comment.