Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
chore: update dependency on nuuid
Lars Wirzenius committed 3 months ago
commit cdf88d6750786eebf88ea3a76b41b1a14b67255b
parent 9e8294e
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"