We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b7f14f + 91b189d commit 9b2c1bcCopy full SHA for 9b2c1bc
Cargo.toml
@@ -8,7 +8,7 @@ resolver = "2"
8
[workspace.package]
9
license = "MIT OR Apache-2.0"
10
edition = "2021"
11
-rust-version = "1.73" # MSRV
+rust-version = "1.74" # MSRV
12
include = [
13
"build.rs",
14
"src/**/*",
0 commit comments