summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2ccb4e1..8c9be6f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,9 @@
[workspace]
members = ["init", "vegilctl"]
+resolver = "3"
+
+[workspace.package]
+edition = "2024"
license = "GPL-2.0-only"
[profile.release]