build(deps): bump ssh2 from 0.4.0 to 0.5.0

Bumps [ssh2](https://github.com/alexcrichton/ssh2-rs) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/alexcrichton/ssh2-rs/releases)
- [Commits](https://github.com/alexcrichton/ssh2-rs/compare/0.4.0...0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-20 10:43:20 +00:00
parent eff1ece368
commit 317d754946
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ vmm-sys-util = "0.1.1"
vm-virtio = { path = "vm-virtio" }
[dev-dependencies]
ssh2 = "0.4.0"
ssh2 = "0.5.0"
dirs = "2.0.2"
credibility = "0.1.3"
tempdir= "0.3.7"