Remove no-longer-needed wasm-webidl-bindings dep (#1316)

Forgotten from previous interface types removal!
This commit is contained in:
Alex Crichton
2020-03-13 17:50:00 -05:00
committed by GitHub
parent aec28638a3
commit 922b49744b
2 changed files with 9 additions and 61 deletions

View File

@@ -41,7 +41,6 @@ file-per-thread-logger = "0.1.1"
wat = "1.0.10"
libc = "0.2.60"
rayon = "1.2.1"
wasm-webidl-bindings = "0.8"
[dev-dependencies]
wasmtime-runtime = { path = "crates/runtime" }