fix categories
This commit is contained in:
parent
a33001da89
commit
8088a16dcb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ repository = "https://gitlab.com/realmicrosoft/libfar-rs"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["far", "archive", "library", "EA"]
|
keywords = ["far", "archive", "library", "EA"]
|
||||||
categories = ["encoding", "filesystem", "game development", "parsing tools"]
|
categories = ["encoding", "filesystem", "game-development", "parsing-tools"]
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue