Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
printfn committed Mar 5, 2024
1 parent 6750d5f commit 6bf3901
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
92 changes: 46 additions & 46 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 wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ default = []
[dependencies]
fend-core.workspace = true
instant = { version = "0.1.12", features = [ "wasm-bindgen" ] }
js-sys = "0.3.68"
wasm-bindgen = "0.2.91"
js-sys = "0.3.69"
wasm-bindgen = "0.2.92"

[package.metadata.wasm-pack.profile.release]
wasm-opt = ["-Oz"]

0 comments on commit 6bf3901

Please sign in to comment.