From ea4a8c7c2d7abcf84703ee5ccc8211af1da4d169 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Wed, 16 Feb 2022 16:53:34 +0000 Subject: Update dependencies --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Cargo.toml') 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" } -- cgit 1.4.1