Skip to content

Commit 6a4884d

Browse files
committed
Change Cargo.toml resolver to 2
This fixes a regression introduced by wasm_bindgen that breaks builds
1 parent 784067c commit 6a4884d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ members = [
1919
"bindings/ergo-lib-c",
2020
"bindings/ergo-lib-jni",
2121
]
22+
resolver = "2"
2223

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

0 commit comments

Comments
 (0)