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

[dependencies.radicle]