diff --git a/tdlib-rs/Cargo.toml b/tdlib-rs/Cargo.toml index 3a76d39..e2be1ba 100644 --- a/tdlib-rs/Cargo.toml +++ b/tdlib-rs/Cargo.toml @@ -12,6 +12,7 @@ repository = "https://github.com/FedericoBruzzone/tdlib-rs" documentation = "https://docs.rs/tdlib-rs" keywords = ["telegram", "tdlib", "tdjson", "tdlib-rs", "telegram-api"] description = "Rust wrapper around the Telegram Database Library." +readme = "README.md" [package.metadata.docs.rs] features = ["docs", "bots-only-api"]