We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b076bd3 commit 374b9f3Copy full SHA for 374b9f3
Cargo.toml
@@ -4,7 +4,7 @@ resolver = "2"
4
[workspace.package]
5
license = "MIT OR Apache-2.0"
6
edition = "2021"
7
-rust-version = "1.73" # MSRV
+rust-version = "1.74" # MSRV
8
include = [
9
"build.rs",
10
"src/**/*",
0 commit comments