mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 04:10:01 -05:00
restructure and work on docker client
This commit is contained in:
@@ -6,5 +6,5 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
clap = { version="3.2", features=["derive"] }
|
||||
clap = { version="4.0", features=["derive"] }
|
||||
bollard = "0.13"
|
||||
Reference in New Issue
Block a user