diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-08-22 21:35:32 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-08-22 21:36:05 -0700 |
| commit | d60a545cb346d381905f731670f74b22faf4dc6b (patch) | |
| tree | ea9d75771ade77228d22281bfc4b2379c803089f /Cargo.toml | |
| parent | c00af121ac17a7446ac1aa0d82e263f4606227c4 (diff) | |
add some examples to README
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ description = "Weather and Eorzean Time Library for Final Fantasy XIV" repository = "https://github.com/pinapelz/ffxiv-chronowatcher" readme = "README.md" keywords = ["ffxiv", "eorzea", "weather", "time"] -version = "0.0.1" +version = "0.0.2" edition = "2021" exclude = [ "src/main.rs", |
