remove shellwords crate

This commit is contained in:
Dietmar Maurer
2019-11-29 12:43:29 +01:00
parent ca60ac13d9
commit e399398444
3 changed files with 35 additions and 38 deletions

View File

@ -33,7 +33,6 @@ regex = "1.0"
rustyline = "5.0.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
shellwords = "1.0"
siphasher = "0.3"
syslog = "4.0"
tokio = { version = "0.2.0-alpha.4" }