1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 17:27:42 +02:00

chore: bump msrv to 1.74

This commit is contained in:
Rob Ede
2025-05-09 04:20:18 +01:00
parent d95eea8fbe
commit d61b33928d
12 changed files with 15 additions and 9 deletions

View File

@ -17,7 +17,7 @@ members = [
[workspace.package]
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.71.1"
rust-version = "1.74"
[patch.crates-io]
actix-codec = { path = "actix-codec" }