aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-08-22 12:13:05 -0700
committerPinapelz <yukais@pinapelz.com>2024-08-22 12:13:05 -0700
commitec3293d22ced4406e4f7304b0589ec5fc967b099 (patch)
tree631f47fe3f28aa75e1b41c56ab131fd5dd987201 /Cargo.toml
Initial commit. Implement EorzeanTime
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..e210e37
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+name = "ffxiv-chronowatcher"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]
+chrono = "0.4.38"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage