This commit is contained in:
andy.boot
2022-08-29 11:27:45 +01:00
parent 137bde1099
commit 7bbecd9f87
3 changed files with 47 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ regex = "1"
config-file = "0.2"
serde = { version = "1.0", features = ["derive"] }
directories = "4"
sysinfo = "0.15"
[target.'cfg(windows)'.dependencies]
winapi-util = "0.1"