tsk-57: Added uuid feature for utoipa

This commit is contained in:
2025-08-19 18:21:06 -04:00
parent abfec8d287
commit 0950267a48
2 changed files with 2 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -550,6 +550,7 @@ dependencies = [
"proc-macro2",
"quote",
"syn",
"uuid",
]
[[package]]