Add server subcommand

This commit is contained in:
2026-03-23 21:43:18 -07:00
parent 76d38d48c5
commit dfcb4b0a24
7 changed files with 184 additions and 10 deletions

2
Cargo.lock generated
View File

@@ -2580,6 +2580,8 @@ dependencies = [
"tracing",
"tracing-indicatif",
"tracing-subscriber",
"utoipa",
"utoipa-swagger-ui",
]
[[package]]