chore: dependencies updated

This commit is contained in:
Jack Wills
2024-10-22 09:55:18 +00:00
parent 67ef2128bc
commit af609c0dbf
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ directories = "5.0"
futures-util = "0.3"
parking_lot = { version = "0.12" }
ratatui = "0.29"
tokio = { version = "1.40", features = ["full"] }
tokio = { version = "1.41", features = ["full"] }
tokio-util = "0.7"
tracing = "0.1"
tracing-subscriber = "0.3"