bump: time

This commit is contained in:
2026-07-07 22:28:53 -04:00
parent 5d98bbf7c4
commit 13e32174d5
2 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ futures = { version = "0.3.32" }
reqwest = { version = "0.13.3", features = ["json", "stream", "multipart"] }
serde = { version = "1.0.228", features = ["derive"] }
serde_json = { version = "1.0.150" }
time = { version = "0.3.47", features = ["macros", "serde"] }
time = { version = "0.3.53", features = ["macros", "serde"] }
uuid = { version = "1.23.1", features = ["v4", "serde"] }
icarus_meta = { git = "ssh://git@git.kundeng.us/phoenix/icarus_meta.git", tag = "v0.6.0" }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.11.1" }