diff --git a/Cargo.toml b/Cargo.toml index 8bcacd6..8d8b619 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ resolver = "2" repository = "https://github.com/crate-ci/typos" license = "MIT OR Apache-2.0" edition = "2021" -rust-version = "1.75" # MSRV +rust-version = "1.80" # MSRV include = [ "build.rs", "src/**/*",