aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lockchain-core/Cargo.toml')
-rw-r--r--lockchain-core/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/lockchain-core/Cargo.toml b/lockchain-core/Cargo.toml
index 283751a..3e820a2 100644
--- a/lockchain-core/Cargo.toml
+++ b/lockchain-core/Cargo.toml
@@ -10,7 +10,6 @@ authors = ["Katharina Fey <kookie@spacekookie.de>"]
[dependencies]
chrono = { version = "0.4", features = ["serde"] }
-
serde_derive = "1.0"
serde_json = "1.0"
serde = "1.0"