1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00

Change docs.rs metadata

This commit is contained in:
Steffo 2022-08-09 04:43:58 +02:00
parent f1266d11bf
commit 9b4750b22c
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -10,8 +10,8 @@ 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"]
all-features = true
cargo-args = ["--bins", "--lib"]
rustdoc-args = ["--document-private-items"]