Compare commits

...

2 Commits

Author SHA1 Message Date
Anna 7bdde915a0
chore: bump version to 1.1.0 2024-01-24 06:38:24 -05:00
Anna f8c3489b80
chore: change names and paths 2024-01-24 06:37:27 -05:00
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "lodestone-scraper"
version = "1.0.0"
authors = ["Anna Clemens <git@annaclemens.io>"]
version = "1.1.0"
authors = ["Anna <git@anna.lgt>"]
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"