mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Fix version in teloxide core docs
This commit is contained in:
parent
bb35c2c155
commit
a7be39f966
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
//! asynchronous and built using [`tokio`].
|
||||
//!
|
||||
//!```toml
|
||||
//! teloxide_core = "0.8"
|
||||
//! teloxide_core = "0.9"
|
||||
//! ```
|
||||
//! _Compiler support: requires rustc 1.64+_.
|
||||
//!
|
||||
|
|
Loading…
Reference in a new issue