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:
@ -5,9 +5,10 @@ authors = [
|
||||
"Joey Ezechiels <joey.ezechiels@gmail.com>",
|
||||
"Rob Ede <robjtede@icloud.com>",
|
||||
]
|
||||
edition = "2018"
|
||||
description = "Easily manage Actix Web's settings from a TOML file and environment variables"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
actix-http = "3"
|
||||
|
Reference in New Issue
Block a user