bump: time

This commit is contained in:
2026-08-15 10:35:44 -04:00
parent 81f023261c
commit 817a54042f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ reqwest = { version = "0.13.4", features = ["json", "stream", "multipart"] }
openssl = { version = "0.10.81", features = ["vendored"] }
serde = { version = "1.0.229", features = ["derive"] }
serde_json = { version = "1.0.151" }
time = { version = "0.3.53", features = ["macros", "serde"] }
time = { version = "0.3.55", features = ["macros", "serde"] }
uuid = { version = "1.23.5", features = ["v4", "serde"] }
simeta = { git = "ssh://git@git.kundeng.us/phoenix/simeta.git", tag = "v0.6.1-main-b690995806-680" }
simodels = { git = "ssh://git@git.kundeng.us/phoenix/simodels.git", tag = "v0.11.3-main-fe9d101bd0-111" }