Skip to content

Commit 5ef6bf7

Browse files
authored
Merge pull request #552 from fortanix/raoul/gh-551-fix_ci
Fix CI
2 parents 33161ec + d9e73e0 commit 5ef6bf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -40,4 +40,4 @@ mbedtls = { git = "https://github.com/fortanix/rust-mbedtls", branch = "master"
4040
nix = { git = "https://github.com/fortanix/nix.git", branch = "raoul/fortanixvme_r0.20.2" }
4141
serde = { git = "https://github.com/fortanix/serde.git", branch = "master" }
4242
vsock = { git = "https://github.com/fortanix/vsock-rs.git", branch = "fortanixvme" }
43-
rustc-serialize = { git = "https://github.com/jethrogb/rustc-serialize.git", branch = "portability" }
43+
rustc-serialize = { git = "https://github.com/fortanix/rustc-serialize.git", branch = "portability" }

0 commit comments

Comments
 (0)