mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-17 03:01:03 +00:00
use indoc!
This commit is contained in:
+3
-2
@@ -7,8 +7,9 @@ extern crate alloc;
|
||||
|
||||
extern crate byteorder;
|
||||
extern crate parity_wasm;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
#[macro_use] extern crate log;
|
||||
#[cfg(test)] #[macro_use] extern crate indoc;
|
||||
|
||||
|
||||
pub mod rules;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user