mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump kvm-bindings and crates that depend on it
This removes the custom fork as the upstream version now has serde support. Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
@@ -34,9 +34,6 @@ vm-virtio = { path = "../vm-virtio" }
|
||||
[dependencies.cloud-hypervisor]
|
||||
path = ".."
|
||||
|
||||
[patch.crates-io]
|
||||
kvm-bindings = { git = "https://github.com/cloud-hypervisor/kvm-bindings", branch = "ch-v0.7.0" }
|
||||
|
||||
# Prevent this from interfering with workspaces
|
||||
[workspace]
|
||||
members = ["."]
|
||||
|
||||
Reference in New Issue
Block a user