Skip to content

Commit

Permalink
Update crates/history/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Kaede Hoshikawa <futursolo@users.noreply.github.com>
  • Loading branch information
langyo and futursolo authored Dec 10, 2023
1 parent f623f9d commit 7cd71ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/history/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serde = { version = "1", features = ["derive"] }
serde-wasm-bindgen = "0.6.0"
serde_urlencoded = { version = "0.7", optional = true }
thiserror = { version = "1.0", optional = true }
wasm-bindgen = "0.2"
wasm-bindgen = "0.2.88"

[dependencies.web-sys]
version = "0.3"
Expand Down

0 comments on commit 7cd71ba

Please sign in to comment.