blob: 1abe9cefd027a2cc1fc2e836ab793e0d90b49572 [file] [log] [blame]
diff --git a/Cargo.toml b/Cargo.toml
index 1e81c32..d7307be 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ documentation = "https://rustwasm.github.io/wasm-bindgen/"
categories = ["wasm"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/cli"
-resolver = "2"
+# resolver = "2"
[package.metadata.binstall]
bin-dir = "wasm-bindgen-{ version }-{ target }/{ bin }{ binary-ext }"