Skip to content

Commit 31ca527

Browse files
committed
Bump wasm-webidl-bindings dep to 0.1.2
1 parent afb33e5 commit 31ca527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cli-support/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ wasm-bindgen-anyref-xform = { path = '../anyref-xform', version = '=0.2.48' }
2323
wasm-bindgen-shared = { path = "../shared", version = '=0.2.48' }
2424
wasm-bindgen-threads-xform = { path = '../threads-xform', version = '=0.2.48' }
2525
wasm-bindgen-wasm-interpreter = { path = "../wasm-interpreter", version = '=0.2.48' }
26-
wasm-webidl-bindings = "0.1.1"
26+
wasm-webidl-bindings = "0.1.2"

0 commit comments

Comments
 (0)