mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Remove feature(external_doc)
completely
This commit is contained in:
parent
fb0b267b94
commit
74348b7236
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@
|
|||
)]
|
||||
#![allow(clippy::match_bool)]
|
||||
#![forbid(unsafe_code)]
|
||||
#![cfg_attr(all(feature = "nightly", doctest), feature(external_doc))]
|
||||
#![cfg_attr(feature = "nightly", feature(doc_cfg))]
|
||||
|
||||
// we pass "--cfg docsrs" when building docs to add `This is supported on
|
||||
|
|
Loading…
Add table
Reference in a new issue