diff --git a/Cargo.toml b/Cargo.toml index 6f3821d..5689960 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,11 @@ license = "AGPL-3.0-or-later" keywords = ["game", "deserialization", "legends-of-runeterra", "bot", "search"] categories = ["games", "parser-implementations"] +[package.metadata.docs.rs] +features = ["search", "telegram", "discord", "matrix"] +targets = ["patched_porobot", "patched_porobot_telegram", "patched_porobot_discord", "patched_porobot_matrix"] +rustdoc-args = ["--document-private-items"] + [dependencies] # base