Skip to content

Commit

Permalink
Bump wasm-webidl-bindings dep to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzgen committed Jul 15, 2019
1 parent afb33e5 commit 31ca527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cli-support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ wasm-bindgen-anyref-xform = { path = '../anyref-xform', version = '=0.2.48' }
wasm-bindgen-shared = { path = "../shared", version = '=0.2.48' }
wasm-bindgen-threads-xform = { path = '../threads-xform', version = '=0.2.48' }
wasm-bindgen-wasm-interpreter = { path = "../wasm-interpreter", version = '=0.2.48' }
wasm-webidl-bindings = "0.1.1"
wasm-webidl-bindings = "0.1.2"

0 comments on commit 31ca527

Please sign in to comment.