You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- askama-0.12.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ askama-0.12.0/Cargo.toml 2023-08-06T12:50:32.836608+00:00
|
|
|
|
@@ -44,11 +44,6 @@
|
|
|
|
[dependencies.askama_escape]
|
|
|
|
version = "0.10.3"
|
|
|
|
|
|
|
|
-[dependencies.comrak]
|
|
|
|
-version = "0.16"
|
|
|
|
-optional = true
|
|
|
|
-default-features = false
|
|
|
|
-
|
|
|
|
[dependencies.dep_humansize]
|
|
|
|
version = "2"
|
|
|
|
optional = true
|
|
|
|
@@ -88,10 +83,6 @@
|
|
|
|
"askama_derive/humansize",
|
|
|
|
"dep_humansize",
|
|
|
|
]
|
|
|
|
-markdown = [
|
|
|
|
- "askama_derive/markdown",
|
|
|
|
- "comrak",
|
|
|
|
-]
|
|
|
|
mime = []
|
|
|
|
mime_guess = []
|
|
|
|
num-traits = [
|