We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a3adb commit a619045Copy full SHA for a619045
1 file changed
Cargo.toml
@@ -1,10 +1,10 @@
1
[workspace]
2
-resolver = "2"
+resolver = "3"
3
4
[workspace.package]
5
repository = "https://github.com/rust-cli/roff-rs"
6
license = "MIT OR Apache-2.0"
7
-edition = "2021"
+edition = "2024"
8
rust-version = "1.85" # MSRV
9
include = [
10
"build.rs",
0 commit comments