mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-27 04:07:16 +00:00
Remove unused dep "async-recursion"
Found using cargo-udeps. Checked.
This commit is contained in:
parent
5b06a3fc64
commit
050eaedf15
2 changed files with 0 additions and 13 deletions
|
@ -9,7 +9,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
askama = { version = "0.11.1", default-features = false }
|
||||
async-recursion = "1.0.0"
|
||||
cached = "0.40.0"
|
||||
clap = { version = "4.0.24", default-features = false, features = ["std"] }
|
||||
regex = "1.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue