This commit is contained in:
SpikeHD
2023-04-21 17:37:21 -07:00
parent 4bcfd7ec09
commit 64a04e927c
4 changed files with 20 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ tauri = { version = "1.0.7", features = ["api-all"] }
# Arg parsing
args = "2.0"
getopts = "0.2"
# Access system process info.
sysinfo = "0.24.6"