aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 0 insertions, 6 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6952856..2cc438b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5,7 +5,6 @@ dependencies = [
"conduit-mime-types 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"glob 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"iron 0.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
- "lazy_static 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"persistent 0.0.1 (git+https://github.com/iron/persistent)",
"rust-mustache 0.3.0 (git+https://github.com/erickt/rust-mustache)",
]
@@ -71,11 +70,6 @@ dependencies = [
]
[[package]]
-name = "lazy_static"
-version = "0.1.1"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-
-[[package]]
name = "mime"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"