build(deps): bump ssh2 from 0.6.0 to 0.7.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-25 22:43:45 +00:00
parent 3508440684
commit 4ff972c329
2 changed files with 59 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ vmm-sys-util = ">=0.3.1"
vm-virtio = { path = "vm-virtio" }
[dev-dependencies]
ssh2 = "0.6.0"
ssh2 = "0.7.1"
dirs = "2.0.2"
credibility = "0.1.3"
tempdir= "0.3.7"