aboutsummaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index da6cdb7..c7c9519 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -8,6 +8,3 @@ authors = [ "Your name <you@example.com>" ]
time = "0.1"
regex = "0.1"
libc = "0.1"
-
-[dependencies.pcre]
-git = "https://github.com/alexcrichton/rust-pcre"