diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -63,9 +63,6 @@ extern crate byteorder; extern crate humantime; extern crate xml as xml_rs; -#[cfg(test)] -extern crate chrono; - pub mod binary; pub mod xml; |
