mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
inline workspace package properties
msrv needs to be 1.64
This commit is contained in:
@ -7,8 +7,8 @@ authors = [
|
||||
]
|
||||
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
|
||||
edition = "2018"
|
||||
rust-version = "1.60"
|
||||
|
||||
[dependencies]
|
||||
actix-http = "3"
|
||||
|
Reference in New Issue
Block a user