1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-06-07 23:27:45 +00:00

Add couple more fields to Cargo.toml

This commit is contained in:
Joshua Goins 2022-09-13 16:55:50 -04:00
parent bc78591c13
commit 24c3905fd4

View file

@ -9,6 +9,8 @@ homepage = "https://xiv.zone/physis"
repository = "https://git.sr.ht/~redstrate/physis"
keywords = ["ffxiv", "modding"]
categories = ["parsing"]
documentation = "https://docs.xiv.zone/docs/physis/"
readme = "README.md"
[[bench]]
name = "physis_benchmark"