Fix a few declarations for the no_std build.
This commit is contained in:
@@ -49,7 +49,6 @@ extern crate failure_derive;
|
||||
#[cfg_attr(test, macro_use)]
|
||||
extern crate target_lexicon;
|
||||
|
||||
#[cfg(feature = "std")]
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user