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:
@ -10,7 +10,8 @@ keywords = ["actix-web", "rate-api", "rate-limit", "limitation"]
|
||||
categories = ["asynchronous", "web-programming"]
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["session"]
|
||||
|
Reference in New Issue
Block a user