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.
16 lines
365 B
16 lines
365 B
--- askama_escape-0.10.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ askama_escape-0.10.3/Cargo.toml 2022-03-06T14:29:47.668209+00:00
|
|
@@ -21,12 +21,6 @@
|
|
license = "MIT OR Apache-2.0"
|
|
repository = "https://github.com/djc/askama"
|
|
|
|
-[[bench]]
|
|
-name = "all"
|
|
-harness = false
|
|
-[dev-dependencies.criterion]
|
|
-version = "0.3"
|
|
-
|
|
[features]
|
|
json = []
|
|
[badges.maintenance]
|