diff --git a/Cargo.toml b/Cargo.toml index 9ac1a193..27f8ca5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,9 +21,6 @@ authors = [ "Alexey Fedechkin " ] -[badges] -maintenance = { status = "actively-developed" } - [features] default = ["native-tls", "ctrlc_handler", "teloxide-core/default", "auto-send"]