chore: dependencies updated
This commit is contained in:
+2
-2
@@ -15,11 +15,11 @@ categories = ["command-line-utilities"]
|
||||
anyhow = "1.0"
|
||||
bollard = "0.15"
|
||||
cansi = "2.2"
|
||||
clap = { version = "4.3", features = ["derive", "unicode", "color"] }
|
||||
clap = { version = "4.4", features = ["derive", "unicode", "color"] }
|
||||
crossterm = "0.27"
|
||||
futures-util = "0.3"
|
||||
parking_lot = { version= "0.12" }
|
||||
tokio = { version = "1.32", features = ["full"] }
|
||||
tokio = { version = "1.33", features = ["full"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
ratatui = "0.23"
|
||||
|
||||
Reference in New Issue
Block a user