Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/proptest-1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marosset authored Jan 13, 2025
2 parents 6ac2740 + c9129d8 commit dc9f5ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/hyperlight_host/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ seccompiler = { version = "0.4.0", optional = true }
mshv-bindings = { workspace = true, optional = true }
mshv-ioctls = { workspace = true, optional = true }
kvm-bindings = { version = "0.10.0", features = ["fam-wrappers"], optional = true }
kvm-ioctls = { version = "0.19.0", optional = true }
kvm-ioctls = { version = "0.19.1", optional = true }

[dev-dependencies]
uuid = { version = "1.4.1", features = ["v4"] }
Expand Down

0 comments on commit dc9f5ad

Please sign in to comment.