Skip to content

Commit

Permalink
Merge pull request #54 from elijah-potter/dependabot/cargo/wasm-bindg…
Browse files Browse the repository at this point in the history
…en-0.2.91

build(deps): bump wasm-bindgen from 0.2.90 to 0.2.91
  • Loading branch information
elijah-potter authored Mar 4, 2024
2 parents 171118e + 763f0df commit 0aa4af7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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 harper-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib", "rlib"]
console_error_panic_hook = "0.1.7"
tracing = "0.1.40"
tracing-wasm = "0.2.1"
wasm-bindgen = "0.2.90"
wasm-bindgen = "0.2.91"
harper-core = { path = "../harper-core" }
serde = "1.0.197"
serde-wasm-bindgen = "0.6.3"
Expand Down

0 comments on commit 0aa4af7

Please sign in to comment.