Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: depend on uuid 1.90.0
Lars Wirzenius committed 4 months ago
commit d328dfdbd967087f9aaf6cbbfe3475cf08b87d58
parent 3613eb567dde5e0d928e30387672dbbf21228664
1 file changed +1 -1
modified Cargo.toml
@@ -23,5 +23,5 @@ serde_norway = "0.9.42"
tempfile = "3.19.1"
thiserror = "2.0.12"
time = { version = "0.3.41", features = ["formatting", "macros"] }
-
uuid = { version = "1.16.0", features = ["v4"] }
+
uuid = { version = "1.19.0", features = ["v4"] }
walkdir = "2.5.0"