mirror of
https://github.com/DefectingCat/rua-list
synced 2025-07-15 16:51:31 +00:00
Modify middlewares stuctor
This commit is contained in:
@ -18,4 +18,6 @@ chrono = "0.4.24"
|
||||
axum = "0.6.15"
|
||||
reqwest = "0.11.16"
|
||||
wildmatch = "2.1.1"
|
||||
tower = "0.4.13"
|
||||
tower = { version = "0.4.13", features = ["full"] }
|
||||
async-trait = "0.1.68"
|
||||
futures-util = "0.3.28"
|
||||
|
Reference in New Issue
Block a user