Skip to content

Commit

Permalink
Deps: downgrade wasm-bindgen to 0.2.87
Browse files Browse the repository at this point in the history
To have the same version used by o1js/mina.
  • Loading branch information
dannywillems committed Dec 9, 2024
1 parent 8a4c815 commit c54f985
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -78,7 +78,7 @@ strum_macros = "0.26.1"
syn = { version = "1.0.109", features = ["full"] }
thiserror = "1.0.30"
tinytemplate = "1.1"
wasm-bindgen = "=0.2.90"
wasm-bindgen = "=0.2.87"


arrabiata = { path = "./arrabiata", version = "0.1.0" }
Expand Down

0 comments on commit c54f985

Please sign in to comment.