chore: dependencies updated

This commit is contained in:
Jack Wills
2024-09-05 20:50:14 +00:00
parent 1a880cc38a
commit 99f05f2e5b
2 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ directories = "5.0"
futures-util = "0.3"
parking_lot = { version = "0.12" }
ratatui = "0.28"
tokio = { version = "1.39", features = ["full"] }
tokio = { version = "1.40", features = ["full"] }
tokio-util = "0.7"
tracing = "0.1"
tracing-subscriber = "0.3"