We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb33e5 commit 31ca527Copy full SHA for 31ca527
crates/cli-support/Cargo.toml
@@ -23,4 +23,4 @@ wasm-bindgen-anyref-xform = { path = '../anyref-xform', version = '=0.2.48' }
23
wasm-bindgen-shared = { path = "../shared", version = '=0.2.48' }
24
wasm-bindgen-threads-xform = { path = '../threads-xform', version = '=0.2.48' }
25
wasm-bindgen-wasm-interpreter = { path = "../wasm-interpreter", version = '=0.2.48' }
26
-wasm-webidl-bindings = "0.1.1"
+wasm-webidl-bindings = "0.1.2"
0 commit comments