mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
inline workspace package properties
msrv needs to be 1.64
This commit is contained in:
@ -11,9 +11,10 @@ members = [
|
||||
"actix-web-httpauth",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
edition = "2018"
|
||||
rust-version = "1.60"
|
||||
# TODO(MSRV 1.64)
|
||||
# [workspace.package]
|
||||
# edition = "2018"
|
||||
# rust-version = "1.60"
|
||||
|
||||
[patch.crates-io]
|
||||
actix-cors = { path = "./actix-cors" }
|
||||
|
Reference in New Issue
Block a user