diff --git a/Cargo.toml b/Cargo.toml index 064e6fd..a014f6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "ffxiv_types" -version = "1.9.0" -authors = ["Anna Clemens "] +version = "1.10.0" +authors = ["Anna "] description = "Useful types for FFXIV-related projects" documentation = "https://docs.rs/ffxiv_types" -repository = "https://github.com/ascclemens/ffxiv_types" +repository = "https://git.anna.lgbt/anna/ffxiv-types" license = "MIT" [features]