Bump wasm-webidl-bindings dep to 0.1.2

This commit is contained in:
Nick Fitzgerald 2019-07-15 09:35:22 -07:00
parent afb33e5cf4
commit 31ca527523

View File

@ -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"