Skip to content

Commit

Permalink
⬆️ Bump wasm-bindgen.
Browse files Browse the repository at this point in the history
  • Loading branch information
langyo committed Oct 23, 2024
1 parent fac9a59 commit b49f887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/database_driver_cloudflare/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ oneshot = "^0.1"
sea-orm = { version = "^1", features = ["proxy"] }
sqlparser = { version = "^0.48", optional = true }

wasm-bindgen = { version = "0.2.87" }
wasm-bindgen = { version = "0.2.95" }
wasm-bindgen-futures = { version = "^0.4" }
worker = { version = "^0.4", features = ["d1"] }

0 comments on commit b49f887

Please sign in to comment.