Skip to content

Commit

Permalink
Update cargo deps
Browse files Browse the repository at this point in the history
  • Loading branch information
myl7 committed Apr 19, 2024
1 parent 787d388 commit ace361e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 @@ -16,7 +16,7 @@ crate-type = ["cdylib", "rlib"]

[dependencies]
wasm-bindgen = "0.2.87"
brotli-decompressor = "2.3.4"
brotli-decompressor = "4.0.0"
console_error_panic_hook = "0.1.7"

[profile.release]
Expand Down

0 comments on commit ace361e

Please sign in to comment.