aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a516a34..9468d09 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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.32"
+version = "0.0.4"
edition = "2021"
exclude = [
"src/main.rs",
@@ -16,3 +16,4 @@ license = "MIT"
chrono = "0.4.38"
serde = "1.0.208"
serde_json = "1.0.125"
+once_cell = "1.17"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage