diff --git a/Cargo.toml b/Cargo.toml index 04208ba..f14794b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ resolver = "2" [workspace.package] license = "MIT OR Apache-2.0" edition = "2021" -rust-version = "1.74" # MSRV +rust-version = "1.75" # MSRV include = [ "build.rs", "src/**/*",