diff --git a/Cargo.toml b/Cargo.toml index a5314de6ba9ec..f8c0a066de5f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ resolver = "2" [workspace.package] edition = "2021" -rust-version = "1.70" +rust-version = "1.71" homepage = "https://beta.ruff.rs/docs" documentation = "https://beta.ruff.rs/docs" repository = "https://github.com/astral-sh/ruff" diff --git a/rust-toolchain b/rust-toolchain index bfe79d0bddb06..12816e6276f8b 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -1.70 +1.71