Skip to content

Commit

Permalink
Merge pull request #1302 from o1-labs/rb/wasm-bindgen-0.2.87
Browse files Browse the repository at this point in the history
Cargo: use wasm-bindgen 0.2.87
  • Loading branch information
dannywillems authored Oct 26, 2023
2 parents 88bf986 + f38a2c3 commit 57a3d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kimchi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ mina-poseidon = { path = "../poseidon", version = "0.1.0" }
ocaml = { version = "0.22.2", optional = true }
ocaml-gen = { version = "0.1.5", optional = true }

wasm-bindgen = { version = "0.2.81", optional = true }
wasm-bindgen = { version = "=0.2.87", optional = true }

internal-tracing = { path = "../internal-tracing", version = "0.1.0" }

Expand Down

0 comments on commit 57a3d8b

Please sign in to comment.