chore: dependencies updated

This commit is contained in:
Jack Wills
2024-07-24 19:19:20 +00:00
parent 0288cbc814
commit 5ae253b873
2 changed files with 43 additions and 42 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ directories = "5.0"
futures-util = "0.3"
parking_lot = { version = "0.12" }
ratatui = "0.27"
tokio = { version = "1.38", features = ["full"] }
tokio = { version = "1.39", features = ["full"] }
tokio-util = "0.7"
tracing = "0.1"
tracing-subscriber = "0.3"