parent
946dc28223
commit
1ec225d8fc
@ -0,0 +1 @@
|
||||
SOURCES/askama-0.12.1.crate
|
@ -0,0 +1 @@
|
||||
bb1cd569b3787a3b44d73edb4c6772b440c93d2e SOURCES/askama-0.12.1.crate
|
Binary file not shown.
@ -1,25 +0,0 @@
|
||||
--- 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 = [
|
Loading…
Reference in new issue