chore: dependencies updated

This commit is contained in:
Jack Wills
2023-11-14 12:42:46 +00:00
parent c8077bca0b
commit e301b51891
2 changed files with 64 additions and 64 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ clap = { version = "4.4", features = ["derive", "unicode", "color"] }
crossterm = "0.27"
futures-util = "0.3"
parking_lot = { version= "0.12" }
tokio = { version = "1.33", features = ["full"] }
tokio = { version = "1.34", features = ["full"] }
tracing = "0.1"
tracing-subscriber = "0.3"
ratatui = "0.24"