summaryrefslogtreecommitdiff
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 23b42c2..f86b4ff 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,5 +8,4 @@ license = "Unlicense"
[dependencies]
derive_more = "0.99"
-thiserror = "1"
-serde = { version = "1.0", optional = true, features = ["derive"] } \ No newline at end of file
+thiserror = "1" \ No newline at end of file