chore: dependencies updated

This commit is contained in:
Jack Wills
2024-04-17 11:26:34 +00:00
parent 7b7382c7e2
commit 07e293ac2c
2 changed files with 93 additions and 98 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ futures-util = "0.3"
parking_lot = { version = "0.12" }
ratatui = "0.26"
tokio = { version = "1.37", features = ["full"] }
tokio-util = "0.7.10"
tokio-util = "0.7"
tracing = "0.1"
tracing-subscriber = "0.3"
uuid = { version = "1.8", features = ["fast-rng", "v4"] }