Update dependencies

This commit is contained in:
Alyssa Ross 2022-02-16 16:53:34 +00:00
parent c57ae82287
commit ea4a8c7c2d
No known key found for this signature in database
GPG key ID: F9DBED4859B271C0
2 changed files with 291 additions and 315 deletions

602
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -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" }