-
- Téléchargements
Add a warning if script is not ran as root
parent
811890b0
Branches
Aucune étiquette associée trouvée
... | @@ -5,4 +5,6 @@ edition = "2021" | ... | @@ -5,4 +5,6 @@ edition = "2021" |
[dependencies] | [dependencies] | ||
clap = { version = "4.5.11", features = ["derive"] } | clap = { version = "4.5.11", features = ["derive"] } | ||
colored = "2.1.0" | |||
nix = { version = "0.29.0", features = ["user"] } | |||
nvml-wrapper = { git = "https://github.com/mmstick/nvml-wrapper", branch = "offset" } | nvml-wrapper = { git = "https://github.com/mmstick/nvml-wrapper", branch = "offset" } |
Veuillez vous inscrire ou vous se connecter pour commenter