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