Skip to content

Commit

Permalink
down grade version
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelcastrobarinas committed Apr 28, 2024
1 parent 9e205ea commit 273efa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pjs-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
wasm-bindgen = { version = "0.2.92", default-features = false }
wasm-bindgen = { version = "0.2.91", default-features = false }
wasm-bindgen-futures = "0.4.42"

[dependencies.web-sys]
Expand Down

0 comments on commit 273efa0

Please sign in to comment.