mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-18 07:21:24 +00:00
Remove an unused crate from wasm-bindgen-webidl
Apparently this is no longer needed according to rustc!
This commit is contained in:
@ -11,8 +11,6 @@ emitted for the types and methods described in the WebIDL.
|
||||
|
||||
#[macro_use]
|
||||
extern crate failure;
|
||||
#[macro_use]
|
||||
extern crate failure_derive;
|
||||
extern crate heck;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
Reference in New Issue
Block a user