bump: time

This commit is contained in:
2026-08-14 16:27:10 -04:00
parent 67f37b67bd
commit 7b95a14e9b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ license = "MIT"
serde = { version = "1.0.229", features = ["derive"] }
serde_json = { version = "1.0.151" }
rand = { version = "0.10.2" }
time = { version = "0.3.53", features = ["formatting", "macros", "parsing", "serde"] }
time = { version = "0.3.55", features = ["formatting", "macros", "parsing", "serde"] }
uuid = { version = "1.23.5", features = ["v4", "serde"] }
josekit = { version = "0.10.3" }
utoipa = { version = "5.5.0", features = ["uuid", "time"] }