From e29385d6c3cf449165522be4ebf271bce4aa9c22 Mon Sep 17 00:00:00 2001 From: simonsan <14062932+simonsan@users.noreply.github.com> Date: Sun, 17 Mar 2024 09:47:01 +0100 Subject: [PATCH] chore: update msrv Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index fe5ba69..d99ddb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ keywords = ["cli", "cargo", "dependency", "crate"] license-file = "LICENSE" readme = "README.md" repository = "https://github.com/simonsan/rhack" -rust-version = "1.65.0" +rust-version = "1.74.1" description = "Temporary edits to your Rust dependencies" [package.metadata.wix] diff --git a/README.md b/README.md index 1d91048..7424de4 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ of Conduct and supplement it at this location. ## Minimum Rust version policy -This crate's minimum supported `rustc` version is `1.65.0`. +This crate's minimum supported `rustc` version is `1.74.1`. The current policy is that the minimum Rust version required to use this crate can be increased in minor version updates. For example, if `crate 1.0` requires