This commit is contained in:
Chinedu Francis Nwafili
2019-02-05 13:47:46 -05:00
parent 965bd8c9fa
commit ed28ce9db2
5 changed files with 67 additions and 65 deletions

View File

@ -21,8 +21,6 @@ extern crate quote;
extern crate syn;
extern crate wasm_bindgen_backend as backend;
extern crate weedle;
#[macro_use]
extern crate lazy_static;
mod error;
mod first_pass;