diff --git a/Cargo.toml b/Cargo.toml index a4cdd0b..a26f17a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lodestone-scraper" version = "1.0.0" -authors = ["Anna Clemens "] +authors = ["Anna "] edition = "2021" @@ -12,7 +12,7 @@ lazy_static = "1" url = "2" [dependencies.lodestone-parser] -git = "https://git.annaclemens.io/ascclemens/lodestone-parser.git" +git = "https://git.anna.lgbt/anna/lodestone-parser.git" [dependencies.ffxiv_types] version = "1"