clean up dependencies

This commit is contained in:
steven-omaha
2023-02-14 17:56:28 +01:00
parent 53c61e67ad
commit 83fbe765d8
3 changed files with 4 additions and 23 deletions
Generated
-10
View File
@@ -181,18 +181,8 @@ checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
name = "pacdef"
version = "1.0.0-beta4"
dependencies = [
"alpm",
"anyhow",
"clap",
"pacdef_core",
"pacdef_macros",
"path-absolutize",
"regex",
"serde",
"serde_derive",
"serde_json",
"serde_yaml",
"termios",
]
[[package]]