aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 54facb2..aeb6451 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -19,7 +19,6 @@ name = "askama_derive"
version = "0.1.0"
dependencies = [
"nom 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "quote 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 0.10.5 (registry+https://github.com/rust-lang/crates.io-index)",
]