Skip to content

Commit 6465f81

Browse files
committed
Update vsock dependency
1 parent 12dc542 commit 6465f81

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ members = [
2323
exclude = ["examples"]
2424

2525
[patch.crates-io]
26+
libc = { git = "https://github.com/fortanix/libc.git", branch = "fortanixvme" }
2627
serde = { git = "https://github.com/fortanix/serde.git", branch = "master" }
2728
vsock = { git = "https://github.com/raoulstrackx/vsock-rs.git", branch = "raoul/fortanixvme" }

0 commit comments

Comments
 (0)