We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6cf6ee + 3b83daf commit 87299bcCopy full SHA for 87299bc
Cargo.toml
@@ -4,8 +4,8 @@ resolver = "2"
4
[workspace.package]
5
repository = "https://github.com/rust-cli/argfile.git"
6
license = "MIT OR Apache-2.0"
7
-edition = "2021"
8
-rust-version = "1.74" # MSRV
+edition = "2024"
+rust-version = "1.85" # MSRV
9
include = [
10
"build.rs",
11
"src/**/*",
0 commit comments