We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028ba08 commit 2a9b21cCopy full SHA for 2a9b21c
src/devices/Cargo.toml
@@ -20,4 +20,4 @@ rate_limiter = { path = "../rate_limiter" }
20
snapshot = { path = "../snapshot" }
21
utils = { path = "../utils" }
22
virtio_gen = { path = "../virtio_gen" }
23
-vaccel-bindings = { git = "https://github.com/cloudkernels/vaccel-bindings", branch = "api_cleanup" }
+vaccel-bindings = { git = "https://github.com/cloudkernels/vaccel-bindings", branch = "master" }
0 commit comments