Skip to content

Commit

Permalink
Change Cargo.toml resolver to 2
Browse files Browse the repository at this point in the history
This fixes a regression introduced by wasm_bindgen that breaks builds
  • Loading branch information
SethDusek committed Dec 5, 2024
1 parent ff2fbf8 commit d4cea92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ members = [
"bindings/ergo-lib-c",
"bindings/ergo-lib-jni",
]
resolver = "2"

[workspace.package]
repository = "https://github.com/ergoplatform/sigma-rust"
Expand Down

0 comments on commit d4cea92

Please sign in to comment.