Skip to content

Commit

Permalink
chore: update wasm-bindgen to 0.2.99
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvin Januar committed Dec 8, 2024
1 parent 3ddbfbd commit c2b8c5c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
21 changes: 10 additions & 11 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 @@ -22,7 +22,7 @@ simple_logger = "4"
tokio = { version = "1.25.0", optional = true }
tower = { version = "0.4.13", optional = true }
tower-http = { version = "0.4", features = ["fs"], optional = true }
wasm-bindgen = "=0.2.93"
wasm-bindgen = "=0.2.99"
thiserror = "1.0.38"
tracing = { version = "0.1.37", optional = true }
http = "0.2.8"
Expand Down

0 comments on commit c2b8c5c

Please sign in to comment.