Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: bump dependency on uuid to current version
Lars Wirzenius committed 1 year ago
commit 5c44b43e6cd268b61733f302e4d390fff89618c3
parent 33f73013478032ce2486aecc5d378873bc5421a6
1 file changed +1 -1
modified Cargo.toml
@@ -27,7 +27,7 @@ sqlite3-sys = "0.15.0"
subplotlib = "0.10.0"
thiserror = "1.0.63"
time = { version = "0.3.36", features = ["formatting", "macros"] }
-
uuid = { version = "1.7.0", features = ["v4"] }
+
uuid = { version = "1.10.0", features = ["v4"] }

[dependencies.radicle]
version = "0.12.0"