mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 02:54:21 +00:00
Specify categories
in Cargo.toml
This commit is contained in:
parent
2fab0eb2b0
commit
268e20d886
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ keywords = [
|
|||
"gaming",
|
||||
"fun"
|
||||
]
|
||||
categories = [
|
||||
"games",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
|
|
Loading…
Reference in a new issue