diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ dependencies = [ name = "askama" version = "0.1.0" dependencies = [ - "askama_derive 0.1.0", "htmlescape 0.3.1 (git+https://github.com/veddan/rust-htmlescape)", ] |