aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0d16ae9..bcd342e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,13 +6,10 @@ edition = "2018"
[dependencies]
itertools = "0.8.0"
-url = "1.7.2"
-url_serde = "0.2.0"
rand = "0.6.5"
serde = "1.0.82"
serde_derive = "1.0.82"
-serde-value = "0.6.0"
config = "0.9.1"
xdg = "2.2.0"
structopt = "0.2.14"