mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
deps: Bulk upgrade dependencies
Some dependencies are not tracking the latest version in the .toml file so update all dependencies to the latest version. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
+1
-1
@@ -11,5 +11,5 @@ crc32c = "0.6.3"
|
||||
libc = "0.2.127"
|
||||
log = "0.4.17"
|
||||
remain = "0.2.4"
|
||||
thiserror = "1.0"
|
||||
thiserror = "1.0.32"
|
||||
uuid = { version = "1.1.2", features = ["v4"] }
|
||||
|
||||
Reference in New Issue
Block a user