about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 21978c2..bc2e499 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,3 @@ features = ["attributes"]
 version = "0.16.0"
 default-features = false
 features = ["h1-server", "logger"]
-
-[patch.crates-io]
-# https://github.com/djc/askama/pull/447
-askama = { git = "https://github.com/djc/askama", branch = "main" }