mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Update Cargo.toml docs.rs metadata
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
This commit is contained in:
parent
43cdedb06a
commit
656db8273b
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ pretty_env_logger = "0.4.0"
|
|||
lazy_static = "1.4.0"
|
||||
tokio = { version = "0.2.21", features = ["fs", "stream", "rt-threaded", "macros"] }
|
||||
|
||||
[package.metadata."docs.rs"]
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue