diff --git a/Cargo.toml b/Cargo.toml index a563b89..453388d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,6 +53,7 @@ utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] } uzers = "0.12.1" which = "8.0.0" xdg = "2.5.2" +magic = "0.13.0" [dev-dependencies] tempfile = "3.3.0"