chore: Bump MSRV to 1.80

This commit is contained in:
Ed Page 2024-12-04 08:53:38 -06:00
parent b4a328f359
commit 2da1cd1d09

View file

@ -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/**/*",