mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 17:15:29 +00:00
remove extra keyword
This commit is contained in:
parent
b34d7cdcdd
commit
7e4d9e3ed6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ edition = "2024"
|
|||
license = "MIT"
|
||||
readme = "README.md"
|
||||
description = "Shared MySQL database library"
|
||||
keywords = ["rssto", "database", "mysql", "library", "driver", "api"]
|
||||
keywords = ["rssto", "database", "mysql", "library", "api"]
|
||||
# categories = []
|
||||
repository = "https://github.com/YGGverse/rssto"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue