chore: dependencies updated

This commit is contained in:
Jack Wills
2022-11-23 02:34:43 +00:00
parent ebb87a2d50
commit ef1a82ca7f
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ clap={version="4.0", features = ["derive", "unicode", "color"] }
crossterm = "0.25"
futures-util = "0.3"
parking_lot = {version= "0.12"}
tokio = {version = "1.21", features=["full"]}
tokio = {version = "1.22", features=["full"]}
tracing = "0.1"
tracing-subscriber = "0.3"
tui = "0.19"