mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 02:54:21 +00:00
Add keywords
to Cargo.toml
This commit is contained in:
parent
31b0b6a394
commit
2fab0eb2b0
1 changed files with 7 additions and 0 deletions
|
@ -10,6 +10,13 @@ repository = "https://github.com/RYGhub/royalnet"
|
|||
rust-version = "1.71.0"
|
||||
readme = "README.md"
|
||||
license = "EUPL-1.2"
|
||||
keywords = [
|
||||
"bot",
|
||||
"telegram",
|
||||
"ryg",
|
||||
"gaming",
|
||||
"fun"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
|
|
Loading…
Reference in a new issue