Skip to content

Commit cce2e11

Browse files
Merge #351
351: Update vsock crate r=Pagten a=raoulstrackx Co-authored-by: Raoul Strackx <[email protected]>
2 parents c51aeb3 + 6d8509a commit cce2e11

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ exclude = ["examples"]
2626
[patch.crates-io]
2727
libc = { git = "https://github.com/fortanix/libc.git", branch = "fortanixvme" }
2828
serde = { git = "https://github.com/fortanix/serde.git", branch = "master" }
29-
vsock = { git = "https://github.com/raoulstrackx/vsock-rs.git", branch = "raoul/fortanixvme" }
29+
vsock = { git = "https://github.com/fortanix/vsock-rs.git", branch = "fortanixvme" }

0 commit comments

Comments
 (0)