Skip to content

Commit

Permalink
Update pointer to vaccel-bindings crate
Browse files Browse the repository at this point in the history
Branch api_cleanup was merged to master, so we can use that now.

Signed-off-by: Babis Chalios <[email protected]>
  • Loading branch information
bchalios authored and ananos committed Apr 10, 2021
1 parent 028ba08 commit 2a9b21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ rate_limiter = { path = "../rate_limiter" }
snapshot = { path = "../snapshot" }
utils = { path = "../utils" }
virtio_gen = { path = "../virtio_gen" }
vaccel-bindings = { git = "https://github.com/cloudkernels/vaccel-bindings", branch = "api_cleanup" }
vaccel-bindings = { git = "https://github.com/cloudkernels/vaccel-bindings", branch = "master" }

0 comments on commit 2a9b21c

Please sign in to comment.