bump: utoipa
textsender_models PR / Rustfmt (pull_request) Successful in 47s
textsender_models PR / Clippy (pull_request) Successful in 58s
Release Tagging / release (pull_request) Successful in 27s
textsender_models PR / Check (pull_request) Successful in 2m13s

This commit is contained in:
2026-06-14 17:40:42 -04:00
parent c558916f9d
commit 8f966c66e4
+1 -1
View File
@@ -13,7 +13,7 @@ uuid = { version = "1.23.3", features = ["v4", "serde"] }
dotenvy = { version = "0.15.7" }
const_format = { version = "0.2.36" }
josekit = { version = "0.10.3" }
utoipa = { version = "5.4.0", features = ["uuid", "time"] }
utoipa = { version = "5.5.0", features = ["uuid", "time"] }
[features]
default = ["full"]