Feature usage #28

Merged
phoenix merged 11 commits from feature_usage into main 2026-06-14 17:43:09 -04:00
Showing only changes of commit 8f966c66e4 - Show all commits
+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"]