Use self detection of Linux distribution

This commit is contained in:
Roey Darwish Dror
2018-06-07 16:19:11 +03:00
parent 200a34d9f8
commit 63af73ead6
4 changed files with 59 additions and 108 deletions

View File

@@ -9,7 +9,6 @@ exclude = ["doc/screenshot.gif"]
[dependencies]
which = "2.0.0"
os_type = "2.0.0"
termion = "1.5.1"
failure = "0.1.1"
failure_derive = "0.1.1"