Skip to content

Commit

Permalink
Merge pull request #39 from 2fd/dependabot/cargo/serde-wasm-bindgen-0…
Browse files Browse the repository at this point in the history
….6.3
  • Loading branch information
2fd authored Dec 12, 2023
2 parents 9866e6c + 7c75cd6 commit 80f81c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -29,7 +29,7 @@ console_error_panic_hook = { version = "0.1.1", optional = true }
# Unfortunately, `wee_alloc` requires nightly Rust when targeting wasm for now.
wee_alloc = { version = "0.4.2", optional = true }
serde = { version = "1.0", features = ["derive"] }
serde-wasm-bindgen = "0.6.1"
serde-wasm-bindgen = "0.6.3"

[dev-dependencies]
wasm-bindgen-test = "0.3.39"
Expand Down

0 comments on commit 80f81c3

Please sign in to comment.