mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
Use matches
macro to fix clippy warnings (#86)
This commit is contained in:
@ -8,3 +8,6 @@ members = [
|
||||
"actix-session",
|
||||
"actix-web-httpauth",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
actix-session = { path = "actix-session" }
|
||||
|
Reference in New Issue
Block a user