We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f6d39 commit 13ef934Copy full SHA for 13ef934
src/wasm/scraping-instructions/Cargo.toml
@@ -28,3 +28,6 @@ wasm-bindgen-test = "0.3.34"
28
[profile.release]
29
# Tell `rustc` to optimize for small code size.
30
opt-level = "s"
31
+
32
+[workspace]
33
+resolver = "2"
0 commit comments