bump: utoipa

This commit is contained in:
2026-07-06 23:34:41 -04:00
parent 92fd492be4
commit c2f2c210fe
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ rand = { version = "0.10.2" }
time = { version = "0.3.53", features = ["formatting", "macros", "parsing", "serde"] }
uuid = { version = "1.23.4", features = ["v4", "serde"] }
josekit = { version = "0.10.3" }
utoipa = { version = "5.4.0", features = ["uuid", "time"] }
utoipa = { version = "5.5.0", features = ["uuid", "time"] }
[dev-dependencies]
tempfile = { version = "3.27.0" }