mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
centralize msrv and edition specs
This commit is contained in:
@ -11,7 +11,8 @@ homepage = "https://actix.rs"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
categories = ["web-programming::http-server"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
name = "actix_web_httpauth"
|
||||
|
Reference in New Issue
Block a user