aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-08-22 17:09:13 -0700
committerPinapelz <yukais@pinapelz.com>2024-08-22 17:09:13 -0700
commitad8a6e85e9bcba78d830a04ad3960961dc4014b6 (patch)
treed0dfaf4b3c66ec4f85d8e86154333b9ab7e3d69c /Cargo.toml
parent291195b17e40c9ebc75e6d0b25195a02596b59e1 (diff)
implement getting Eorzea weather by time
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e210e37..b4c9dcc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,3 +5,5 @@ edition = "2021"
[dependencies]
chrono = "0.4.38"
+serde = "1.0.208"
+serde_json = "1.0.125"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage