diff --git a/Cargo.toml b/Cargo.toml index 5cbc4e6..007ada7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ name = "numtracker" version = "0.0.0" edition = "2021" license = "Apache-2.0" -rust-version = "1.83" +rust-version = "1.86" [lints.clippy] unwrap_used = "deny"