mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
centralize msrv and edition specs
This commit is contained in:
@ -8,7 +8,8 @@ keywords = ["actix", "redis", "async"]
|
||||
homepage = "https://actix.rs"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
categories = ["network-programming", "asynchronous"]
|
||||
edition = "2018"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
Reference in New Issue
Block a user