mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 06:51:01 +01:00
Remove feature(extended_key_value_attributes)
This commit is contained in:
parent
c3bcdca549
commit
1d5859507a
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
#![cfg_attr(feature = "nightly", feature(extended_key_value_attributes))]
|
||||
|
||||
//! A full-featured framework that empowers you to easily build [Telegram bots]
|
||||
//! using the [`async`/`.await`] syntax in [Rust]. It handles all the difficult
|
||||
//! stuff so you can focus only on your business logic.
|
||||
|
|
Loading…
Reference in a new issue