diff --git a/Cargo.toml b/Cargo.toml index 3776e8310..72616099f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ resolver = "2" repository = "https://github.com/crate-ci/cargo-release" license = "MIT OR Apache-2.0" edition = "2021" -rust-version = "1.82" # MSRV +rust-version = "1.85" # MSRV include = [ "build.rs", "src/**/*",