aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@openmailbox.org>2015-11-22 04:06:58 -0300
committerMatias Linares <matiaslina@openmailbox.org>2015-11-22 04:06:58 -0300
commit47fc031feeddc955e6c7c43410613c75e3370e96 (patch)
tree3838e05370fc56ec432372bd07822d070dc70f08 /Cargo.toml
parent13310ee7dce177a24252970f607c08f3d658e676 (diff)
downloaddotwm-47fc031feeddc955e6c7c43410613c75e3370e96.tar.gz
Cleanup.
Nom it's not needed for now.
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 d3f709f..66e2b19 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,6 @@ authors = ["Matias Linares <matiaslina@openmailbox.org>"]
[dependencies]
libc = "0.2.*"
unix_socket = "*"
-nom = "*"
[dependencies.x11]
version = "*"