summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-10-08 19:37:36 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-10-08 19:37:36 +0200
commitb78c5e553ab5c83b5e6228973cb068f9bfee10e7 (patch)
tree7b1f94e6bace8ea4b16c1fb92ca349ea5b5eba10 /Cargo.toml
parentdbf310a0643c95ae88f3af9013891fd0060a503a (diff)
Minor cleanups: Remove unused stuff
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aec8aed..37a12db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,6 @@ walkdir = "2.2.7"
ical = { package = "libical-sys", version = "0.1.1" }
toml = "0.5.0"
serde = "1.0.82"
-serde_derive = "1.0.82"
tempfile = "3.0.5"
uuid = { version = "0.7", features = ["v4"] }
fs2 = "0.4.3"