chore: dependencies updated

This commit is contained in:
Jack Wills
2025-02-21 22:31:58 +00:00
parent f90e831239
commit e5f355a192
2 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ tokio-util = "0.7"
toml = { version = "0.8", default-features = false, features = ["parse"] }
tracing = "0.1"
tracing-subscriber = "0.3"
uuid = { version = "1.12", features = ["fast-rng", "v4"] }
uuid = { version = "1.14", features = ["fast-rng", "v4"] }
[profile.release]