aboutsummaryrefslogtreecommitdiff
path: root/rust/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/src/lib.rs')
-rw-r--r--rust/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs
index 04eda85..63fab44 100644
--- a/rust/src/lib.rs
+++ b/rust/src/lib.rs
@@ -1,7 +1,6 @@
#![feature(io, fs, core, std_misc, collections)]
extern crate libc;
-extern crate pcre;
extern crate regex;
extern crate time;