diff --git a/Cargo.toml b/Cargo.toml index ea5092b4..aeba0094 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,3 @@ -# The project is a top-level crate *as well* as a workspace. -# The `pueue_lib` crate lives in the `lib` folder. # The following is the shared configuration for both pueue and its lib [workspace] members = ["pueue", "pueue_lib"]