Skip to content

Commit

Permalink
askama: remove deprecated features
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jul 26, 2024
1 parent e184e5c commit af456c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions askama/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ with-axum = ["askama_derive/with-axum"]
with-rocket = ["askama_derive/with-rocket"]
with-warp = ["askama_derive/with-warp"]

# deprecated
mime = []
mime_guess = []

[dependencies]
askama_derive = { version = "0.13", path = "../askama_derive" }
askama_escape = { version = "0.11", path = "../askama_escape" }
Expand Down

0 comments on commit af456c6

Please sign in to comment.