aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-08-22 20:28:38 -0700
committerPinapelz <yukais@pinapelz.com>2024-08-22 20:28:38 -0700
commit0e69cec02fe26114bc1abf1c5470c0053d0ceaa4 (patch)
tree46cea4da7683cbaaa4373b6ebdda194ee3f052b5 /Cargo.toml
parent8ead45811875a045faca7b600c9709fc6d06c94b (diff)
cleanup files for packaging
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b4c9dcc..22f8a6c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,10 @@
[package]
name = "ffxiv-chronowatcher"
-version = "0.1.0"
+version = "0.0.1"
edition = "2021"
+exclude = [
+ "src/main.rs",
+]
[dependencies]
chrono = "0.4.38"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage