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:
@ -10,8 +10,8 @@ keywords = ["actix", "cors", "web", "security", "crossorigin"]
|
||||
homepage = "https://actix.rs"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
edition = "2018"
|
||||
rust-version = "1.60"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
Reference in New Issue
Block a user