diff --git a/Cargo.toml b/Cargo.toml index a0e8eb8..feb310e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "ffxiv_types" version = "1.4.0" -authors = ["Kyle Clemens "] +authors = ["Anna Clemens "] description = "Useful types for FFXIV-related projects" documentation = "https://docs.rs/ffxiv_types" -repository = "https://github.com/jkcclemens/ffxiv_types" +repository = "https://github.com/ascclemens/ffxiv_types" license = "MIT" [features]