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:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
epoll = "4.3.1"
|
||||
getrandom = "0.2"
|
||||
getrandom = "0.2.7"
|
||||
libc = "0.2.127"
|
||||
log = "0.4.17"
|
||||
net_gen = { path = "../net_gen" }
|
||||
|
||||
Reference in New Issue
Block a user