restructure project into a virtual manifest
- remove redundant readme - de-duplicate Cargo.toml information using workspace inheritance - rename "pacdef_core" to "pacdef" - move "crates/main/main.rs" to "crates/pacdef/src/main.rs"
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ command = [
|
||||
"--color",
|
||||
"always",
|
||||
"--package",
|
||||
"pacdef_core",
|
||||
"pacdef",
|
||||
"--",
|
||||
"--color",
|
||||
"always", # see https://github.com/Canop/bacon/issues/124
|
||||
|
||||
Reference in New Issue
Block a user