mirror of
https://github.com/fafhrd91/actix-net
synced 2025-09-01 08:27:17 +02:00
update msrv to 1.60 (#482
* update msrv to 1.60 * inherit workspace msrv
This commit is contained in:
@@ -10,7 +10,8 @@ description = "Macros for Actix system and runtime"
|
||||
repository = "https://github.com/actix/actix-net.git"
|
||||
categories = ["network-programming", "asynchronous"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
rust-version = "1.60"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
Reference in New Issue
Block a user