diff --git a/Cargo.toml b/Cargo.toml index 4e4b28e..34af2f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ resolver = "3" repository = "https://github.com/rust-cli/human-panic" license = "MIT OR Apache-2.0" edition = "2024" -rust-version = "1.88" # MSRV +rust-version = "1.85" # MSRV include = [ "build.rs", "src/**/*",