Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: update dependency on nuuid
Lars Wirzenius committed 4 months ago
commit cdf88d6750786eebf88ea3a76b41b1a14b67255b
parent 9e8294ef5097ed4d4be702c562640d2c76aa3d9c
1 file changed +1 -1
modified Cargo.toml
@@ -34,7 +34,7 @@ time = { version = "0.3.36", features = ["formatting", "macros"] }
tracing = { version = "0.1.40", features = ["max_level_trace", "release_max_level_trace", "valuable"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "fmt", "json", "valuable"] }
url = "2.5.4"
-
uuid = { version = "1.10.0", features = ["v4"] }
+
uuid = { version = "1.19.0", features = ["v4"] }

[dev-dependencies]
culpa = "1.0.2"