aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml15
1 files changed, 2 insertions, 13 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2008cc8..f392c53 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,13 +1,2 @@
-[package]
-name = "calender-thing"
-version = "0.1.1"
-edition = "2021"
-
-[dependencies]
-serde = { version = "1.0.137", features = ["derive"] }
-anyhow = "1.0.57"
-log = "0.4.17"
-env_logger = "0.9.0"
-crossbeam-channel = "0.5.4"
-serde_json = "1.0.81"
-chrono = "0.4.19"
+[workspace]
+members = ["karld","karlc"] \ No newline at end of file