diff --git a/Cargo.toml b/Cargo.toml index 75e74d64..13272702 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ exclude = [ ] edition = "2024" # The oldest version I've tested that should still build - note this is not an official MSRV! -rust-version = "1.85" +rust-version = "1.95.0" [lib] test = true