Skip to content

Commit 2a9b21c

Browse files
bchaliosananos
authored andcommitted
Update pointer to vaccel-bindings crate
Branch api_cleanup was merged to master, so we can use that now. Signed-off-by: Babis Chalios <[email protected]>
1 parent 028ba08 commit 2a9b21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devices/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ rate_limiter = { path = "../rate_limiter" }
2020
snapshot = { path = "../snapshot" }
2121
utils = { path = "../utils" }
2222
virtio_gen = { path = "../virtio_gen" }
23-
vaccel-bindings = { git = "https://github.com/cloudkernels/vaccel-bindings", branch = "api_cleanup" }
23+
vaccel-bindings = { git = "https://github.com/cloudkernels/vaccel-bindings", branch = "master" }

0 commit comments

Comments
 (0)