Skip to content

Commit

Permalink
wasm-bindgen = "0.2.91"
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexErrant committed Feb 16, 2024
1 parent e379e29 commit 310ea80
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
console_error_panic_hook = "0.1.7"
console_log = { version = "1" }
log = { default-features = false, version = "0.4.20" }
wasm-bindgen = "0.2.90"
wasm-bindgen = "0.2.91"
getrandom = { version = "0.2", features = ["js"] }

[dependencies.fsrs]
Expand Down
2 changes: 1 addition & 1 deletion burn
Submodule burn updated 1 files
+1 −1 Cargo.toml

0 comments on commit 310ea80

Please sign in to comment.