mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
centralize msrv and edition specs
This commit is contained in:
@ -11,6 +11,10 @@ members = [
|
||||
"actix-web-httpauth",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
edition = "2018"
|
||||
rust-version = "1.60"
|
||||
|
||||
[patch.crates-io]
|
||||
actix-cors = { path = "./actix-cors" }
|
||||
actix-identity = { path = "./actix-identity" }
|
||||
|
Reference in New Issue
Block a user