chore: dependencies updated

This commit is contained in:
Jack Wills
2023-01-28 17:23:06 +00:00
parent e4ca41dfd8
commit 9788b8afd9
2 changed files with 27 additions and 11 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ anyhow = "1.0"
bollard = "0.14"
cansi = "2.2"
clap={version="4.1", features = ["derive", "unicode", "color"] }
crossterm = "0.25"
crossterm = "0.26"
futures-util = "0.3"
parking_lot = {version= "0.12"}
tokio = {version = "1.24", features=["full"]}