chore: dependencies updated

This commit is contained in:
Jack Wills
2023-12-15 18:59:45 +00:00
parent 9b0b6b10c3
commit a179bb6f6a
2 changed files with 121 additions and 55 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ clap = { version = "4.4", features = ["derive", "unicode", "color"] }
crossterm = "0.27"
futures-util = "0.3"
parking_lot = { version= "0.12" }
tokio = { version = "1.34", features = ["full"] }
tokio = { version = "1.35", features = ["full"] }
tracing = "0.1"
tracing-subscriber = "0.3"
ratatui = "0.24"