Rename cretonne_wasm to cton_wasm, for consistency with the other libraries.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#[macro_use(dbg)]
|
||||
extern crate cretonne;
|
||||
extern crate cton_reader;
|
||||
extern crate cretonne_wasm;
|
||||
extern crate cton_wasm;
|
||||
extern crate docopt;
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
Reference in New Issue
Block a user