build, tests: Update to ssh2 0.4.0

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2019-09-16 12:51:50 +01:00
parent ea7f4d7f0b
commit 3567206059
3 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ log = { version = "0.4.8", features = ["std"] }
vmm = { path = "vmm" }
[dev-dependencies]
ssh2 = "0.3.3"
ssh2 = "0.4.0"
dirs = "2.0.2"
credibility = "0.1.3"
tempdir= "0.3.7"