aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorDeterminant <[email protected]>2020-06-12 16:41:19 -0400
committerDeterminant <[email protected]>2020-06-12 16:41:19 -0400
commite39324e62ab4e09fb0dfc7784519e77fedca65cb (patch)
tree4d8c863b1bf125bce62ecf9f2dd433c144a586eb /src/lib.rs
parent37ac8fdadb79e041dfdd3038f30f48e828b280f8 (diff)
...
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 1db80e8..7635dab 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1,3 +1,2 @@
-#[macro_use]
-extern crate scan_fmt;
+#[macro_use] extern crate scan_fmt;
pub mod wal;