mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-20 22:08:59 +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
|
/// [`teloxide::repls`]: crate::repls
|
||||||
#[deprecated]
|
#[deprecated]
|
||||||
|
#[cfg(all(feature = "ctrlc_handler"))]
|
||||||
pub mod repls {
|
pub mod repls {
|
||||||
pub use crate::repls::*;
|
pub use crate::repls::*;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue