diff --git a/Cargo.toml b/Cargo.toml index 90f6cdf..79aa36f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,6 +64,7 @@ utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] } uzers = "0.12.1" which = "8.0.0" xdg = "2.5.2" +strip-ansi-escapes = "0.2.1" [dev-dependencies] tempfile = "3.3.0"