1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-12-22 17:44:22 +00:00

Add docs.rs metadata

This commit is contained in:
Steffo 2022-08-09 02:24:35 +02:00
parent 172271025a
commit c8c4b7284b
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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