chore: dependencies updated

This commit is contained in:
Jack Wills
2023-10-19 19:20:29 +00:00
parent a9e292c55e
commit 9c0de1f0fe
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ tokio = { version = "1.33", features = ["full"] }
tracing = "0.1"
tracing-subscriber = "0.3"
ratatui = "0.23"
uuid = { version = "1.4", features = ["v4", "fast-rng"] }
uuid = { version = "1.5", features = ["v4", "fast-rng"] }
[dev-dependencies]