diff options
| -rw-r--r-- | src/Cargo.toml | 2 | ||||
| m--------- | src/libcompiler_builtins | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/Cargo.toml b/src/Cargo.toml index 35ba022c489..98eb26c7753 100644 --- a/src/Cargo.toml +++ b/src/Cargo.toml @@ -56,5 +56,5 @@ debug-assertions = false debug = false debug-assertions = false -[patch.'https://github.com/rust-lang/cargo'] +[patch."https://github.com/rust-lang/cargo"] cargo = { path = "tools/cargo" } diff --git a/src/libcompiler_builtins b/src/libcompiler_builtins -Subproject 38ffaf97aa418cc369ca0197a72a0b927cc0f62 +Subproject ef4951582f620c589cd9e18ec182538bf116bce |
