diff options
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ [workspace] members = ["init", "vegilctl"] +resolver = "3" + +[workspace.package] +edition = "2024" license = "GPL-2.0-only" [profile.release] |
![]() |
index : vigil.git | |
| Vigil init system for Antrill distro and other purposes. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 4 |
@@ -1,5 +1,9 @@ [workspace] members = ["init", "vegilctl"] +resolver = "3" + +[workspace.package] +edition = "2024" license = "GPL-2.0-only" [profile.release] |