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:
parent
172271025a
commit
c8c4b7284b
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue