Skip to content

Commit

Permalink
chore(deps): bump wasm-bindgen from 0.2.92 to 0.2.93 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent b8122f2 commit bbb609a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 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 @@ -15,7 +15,7 @@ path = "./lib.rs"
crate-type = ["cdylib", "rlib"]

[dependencies]
wasm-bindgen = { version = "0.2.92" }
wasm-bindgen = { version = "0.2.93" }
serde = { version = "1.0", features = ["derive"] }
serde-wasm-bindgen = "0.6"
serde_json = "1.0.122"
Expand Down

0 comments on commit bbb609a

Please sign in to comment.