diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -27,3 +27,4 @@ tracing-subscriber = "0.3.19" | |||
| 27 | utoipa = { version = "5.4.0", features = ["axum_extras", "chrono", "preserve_order", "preserve_path_order"] } | 27 | utoipa = { version = "5.4.0", features = ["axum_extras", "chrono", "preserve_order", "preserve_path_order"] } |
| 28 | utoipa-axum = "0.2.0" | 28 | utoipa-axum = "0.2.0" |
| 29 | utoipa-scalar = { version = "0.3.0", features = ["axum"] } | 29 | utoipa-scalar = { version = "0.3.0", features = ["axum"] } |
| 30 | uuid = { version = "1.18.1", features = ["v4", "serde"] } | ||
