diff --git a/actix-web-httpauth/Cargo.toml b/actix-web-httpauth/Cargo.toml index 7dc23e5d2..67c2119b6 100644 --- a/actix-web-httpauth/Cargo.toml +++ b/actix-web-httpauth/Cargo.toml @@ -29,6 +29,3 @@ actix-rt = "1.0" [features] default = [] nightly = [] # leave it for compatibility - -[badges] -maintenance = { status = "passively-maintained" }