diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ edition = "2021" [dependencies] chrono = "0.4.38" +serde = "1.0.208" +serde_json = "1.0.125" |
![]() |
index : ffxiv-chronowatcher | |
| [Github Mirror] A Final Fantasy XIV weather and time library |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -5,3 +5,5 @@ edition = "2021" [dependencies] chrono = "0.4.38" +serde = "1.0.208" +serde_json = "1.0.125" |