Skip to content

Commit df6b3dc

Browse files
committed
Fix upstream mbedtls issue
1 parent 6af122f commit df6b3dc

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

Cargo.lock

Lines changed: 5 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
@@ -57,3 +57,4 @@ nix = { git = "https://github.com/fortanix/nix.git", branch = "raoul/fortanixvme
5757
rustc-serialize = { git = "https://github.com/fortanix/rustc-serialize.git", branch = "portability" }
5858
serde = { git = "https://github.com/fortanix/serde.git", branch = "master" }
5959
vsock = { git = "https://github.com/fortanix/vsock-rs.git", branch = "fortanixvme" }
60+
mbedtls = { git = "https://github.com/fortanix/rust-mbedtls.git", branch = "fix-rfc-3631-breakage" }

0 commit comments

Comments
 (0)