diff --git a/Cargo.toml b/Cargo.toml index b73e6aff4..923ba8bd4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ repository = "https://github.com/hyperlight-dev/hyperlight" readme = "README.md" [workspace.dependencies] -mshv-bindings = { version = "=0.2.1" } +mshv-bindings = { version = "=0.3.1" } mshv-ioctls = { version = "=0.2.1" } hyperlight-common = { path = "src/hyperlight_common", version = "0.1.0", default-features = false }