chore: dependencies updated

This commit is contained in:
Jack Wills
2023-01-05 20:10:54 +00:00
parent 4e980911da
commit 66d57c9955
2 changed files with 4 additions and 4 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.23", features=["full"]}
tokio = {version = "1.24", features=["full"]}
tracing = "0.1"
tracing-subscriber = "0.3"
tui = "0.19"