diff --git a/Cargo.toml b/Cargo.toml index 1c00293..b0e2618 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "physis" version = "0.4.0" authors = ["Joshua Goins "] edition = "2024" -description = "Interact with XIV game data." +description = "Library for reading and writing FFXIV data." license = "GPL-3.0" homepage = "https://xiv.zone/physis" repository = "https://github.com/redstrate/Physis"