added docker image update option
This commit is contained in:
@@ -20,8 +20,10 @@ nvml-wrapper-sys = "0.9.0"
|
||||
anyhow = "1.0.98"
|
||||
|
||||
# Docker .env loading
|
||||
config = "0.13"
|
||||
dotenvy = "0.15"
|
||||
# config = "0.13"
|
||||
|
||||
# Docker API access
|
||||
bollard = "0.16"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = { version = "0.3", features = ["winuser", "pdh", "ifmib", "iphlpapi", "winerror" ,"wbemcli", "combaseapi"] }
|
||||
|
Reference in New Issue
Block a user