diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ time = { version = "0.3.47", default-features = false } tracing = "0.1.44" tracing-subscriber = { version = "0.3.23", features = ["env-filter"] } url = "2.5.8" +utoipa = "5.4.0" uuid = "1.23.0" warden-core = { path = "lib/warden-core" } |
