mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Thank god we test --no-default-features in CI uhhhhh
This commit is contained in:
parent
dccd3ce4c7
commit
a366334710
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ pub mod update_listeners {
|
|||
///
|
||||
/// [`teloxide::repls`]: crate::repls
|
||||
#[deprecated]
|
||||
#[cfg(all(feature = "ctrlc_handler"))]
|
||||
pub mod repls {
|
||||
pub use crate::repls::*;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue