From 1ea0f773b6bd54d30f441f3ee0c8f4c968f6e47d Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Fri, 22 Aug 2025 11:53:32 +0900 Subject: [PATCH] chore: Bump up MSRV to 1.80 (#716) --- Cargo.toml | 2 +- actix-codec/CHANGES.md | 2 +- actix-macros/CHANGES.md | 2 +- actix-rt/CHANGES.md | 2 +- actix-server/CHANGES.md | 2 +- actix-service/CHANGES.md | 2 +- actix-tls/CHANGES.md | 2 +- actix-tracing/CHANGES.md | 2 +- actix-utils/CHANGES.md | 2 +- bytestring/CHANGES.md | 2 +- local-channel/CHANGES.md | 2 +- local-waker/CHANGES.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 668e0d62..6d30e065 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ members = [ [workspace.package] license = "MIT OR Apache-2.0" edition = "2021" -rust-version = "1.74" +rust-version = "1.80" [patch.crates-io] actix-codec = { path = "actix-codec" } diff --git a/actix-codec/CHANGES.md b/actix-codec/CHANGES.md index d2043cbe..58208e64 100644 --- a/actix-codec/CHANGES.md +++ b/actix-codec/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 0.5.2 diff --git a/actix-macros/CHANGES.md b/actix-macros/CHANGES.md index 42b07b8e..6311faf2 100644 --- a/actix-macros/CHANGES.md +++ b/actix-macros/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 0.2.4 diff --git a/actix-rt/CHANGES.md b/actix-rt/CHANGES.md index 9d9622e2..a5eed0b0 100644 --- a/actix-rt/CHANGES.md +++ b/actix-rt/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 2.10.0 diff --git a/actix-server/CHANGES.md b/actix-server/CHANGES.md index d67f2f88..bac3c641 100644 --- a/actix-server/CHANGES.md +++ b/actix-server/CHANGES.md @@ -5,7 +5,7 @@ ## 2.6.0 - Add `ServerBuilder::shutdown_signal()` method. -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 2.5.1 diff --git a/actix-service/CHANGES.md b/actix-service/CHANGES.md index 36cc7007..516b1a90 100644 --- a/actix-service/CHANGES.md +++ b/actix-service/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 2.0.3 diff --git a/actix-tls/CHANGES.md b/actix-tls/CHANGES.md index 0f334fc0..b5ed2310 100644 --- a/actix-tls/CHANGES.md +++ b/actix-tls/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 3.4.0 diff --git a/actix-tracing/CHANGES.md b/actix-tracing/CHANGES.md index fb34ef51..a6fb8996 100644 --- a/actix-tracing/CHANGES.md +++ b/actix-tracing/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 0.1.0 diff --git a/actix-utils/CHANGES.md b/actix-utils/CHANGES.md index e836ed92..0a4d0d7f 100644 --- a/actix-utils/CHANGES.md +++ b/actix-utils/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 3.0.1 diff --git a/bytestring/CHANGES.md b/bytestring/CHANGES.md index bbb07fff..6e3805d7 100644 --- a/bytestring/CHANGES.md +++ b/bytestring/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 1.4.0 diff --git a/local-channel/CHANGES.md b/local-channel/CHANGES.md index 65caa7e1..432388c1 100644 --- a/local-channel/CHANGES.md +++ b/local-channel/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 0.1.5 diff --git a/local-waker/CHANGES.md b/local-waker/CHANGES.md index 759a5d2e..6dd7f274 100644 --- a/local-waker/CHANGES.md +++ b/local-waker/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Minimum supported Rust version (MSRV) is now 1.74. +- Minimum supported Rust version (MSRV) is now 1.80. ## 0.1.4