cargo: Bulk update

Includes updates for ssh2, cc, syn, tinyvec, backtrace micro-http and libssh2.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Samuel Ortiz
2020-11-23 11:00:57 +01:00
parent 1fc0b94fcd
commit fadeb98c67
4 changed files with 21 additions and 21 deletions

View File

@@ -41,7 +41,7 @@ kvm-ioctls = { git = "https://github.com/cloud-hypervisor/kvm-ioctls", branch =
kvm-bindings = { git = "https://github.com/cloud-hypervisor/kvm-bindings", branch = "ch", features = ["with-serde", "fam-wrappers"] }
[dev-dependencies]
ssh2 = "0.8.3"
ssh2 = "0.9.0"
dirs = "3.0.1"
credibility = "0.1.3"
tempdir = "0.3.7"