Fixed the library to use the new Rust 2018 module system.
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
#[cfg(not(feature="use_std"))]
|
||||
extern crate core as std;
|
||||
|
||||
#[macro_use]
|
||||
extern crate scribe;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user