summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-06-06 23:22:26 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-06-06 23:22:26 +0300
commit6458ccb860d4cf0363ab989887e3ae3bb3a4f78a (patch)
treed8e8571dfea3cac0b62290ae045ee2d6ff096e4a /Cargo.toml
parent6ec249dd7f5c4dbaafa151f7a3be682e8fe0c2a9 (diff)
downloadmeli-6458ccb860d4cf0363ab989887e3ae3bb3a4f78a.zip
meli: update nom dependency to 5.1.1
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 a7cec1e1..33da999e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,7 +36,6 @@ serde_json = "1.0"
toml = "0.5.3"
linkify = "0.4.0"
xdg-utils = "0.3.0"
-nom = "3.2.0"
notify = "4.0.1" # >:c
notify-rust = "^3" # >:c
termion = "1.5.1"