chore: update to new ffxiv_types

This commit is contained in:
Kyle Clemens 2018-09-04 15:09:56 -04:00
parent 558d6bbe96
commit 93356337fe
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
2 changed files with 2 additions and 2 deletions

View File

@ -34,6 +34,6 @@ version = "0.4"
features = ["serde"]
[dependencies.ffxiv_types]
version = "0.3"
version = "1"
default-features = false
features = ["worlds", "races", "clans", "guardians", "with_serde"]

View File

@ -45,7 +45,7 @@ An enumerated type represented as a string.
|Midlander|`"Midlander"`|
|Dunesfolk|`"Dunesfolk"`|
|Plainsfolk|`"Plainsfolk"`|
|Seeker of the Moon|`"SeekerOfTheMoon"`|
|Keeper of the Moon|`"KeeperOfTheMoon"`|
|Seeker of the Sun|`"SeekerOfTheSun"`|
|Hellsguard|`"Hellsguard"`|
|Sea Wolf|`"SeaWolf"`|