aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-07-03 21:05:04 -0400
committerJesse Luehrs <doy@tozt.net>2020-07-03 23:47:28 -0400
commit5200d2a133b50b0ce9bfe79ec59177d3a0ccc595 (patch)
tree26b9000b80717ec1f87213259b110cc5ce2cee8b /Cargo.toml
parent4afcc51eaefa7f852d7eaf7e8588a6bd7096e909 (diff)
downloadrbw-5200d2a133b50b0ce9bfe79ec59177d3a0ccc595.tar.gz
rbw-5200d2a133b50b0ce9bfe79ec59177d3a0ccc595.zip
prepare for ttyname from nix
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 8b8c33d..df4e62c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,6 @@ env_logger = "0.7"
humantime = "2.0"
libc = "0.2"
log = "0.4"
-memchr = "2.3"
nix = "0.17"
openssl = "0.10"
paw = "1.0"