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
+1 -1
View File
@@ -35,7 +35,7 @@ seccomp = { git = "https://github.com/firecracker-microvm/firecracker", tag = "v
serde = {version = ">=1.0.27", features = ["rc"] }
serde_derive = ">=1.0.27"
serde_json = ">=1.0.9"
signal-hook = "0.1.16"
signal-hook = "0.2.0"
tempfile = "3.1.0"
thiserror = "1.0"
url = "2.2.0"