aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b3eb94a..2008cc8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "calender-thing"
-version = "0.1.0"
+version = "0.1.1"
edition = "2021"
[dependencies]
@@ -11,4 +11,3 @@ env_logger = "0.9.0"
crossbeam-channel = "0.5.4"
serde_json = "1.0.81"
chrono = "0.4.19"
-