File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,8 +136,7 @@ dependencies = [
136
136
[[package ]]
137
137
name = " backtrace-sys"
138
138
version = " 0.1.32"
139
- source = " registry+https://github.com/rust-lang/crates.io-index"
140
- checksum = " 5d6575f128516de27e3ce99689419835fce9643a9b215a14d2b5b685be018491"
139
+ source = " git+https://github.com/raoulstrackx/backtrace-rs.git?branch=lvi#417599229f23bfd40f386ad6233cb05af78f9d2b"
141
140
dependencies = [
142
141
" cc" ,
143
142
" compiler_builtins" ,
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ rustc-std-workspace-alloc = { path = 'src/tools/rustc-std-workspace-alloc' }
65
65
rustc-std-workspace-std = { path = ' src/tools/rustc-std-workspace-std' }
66
66
67
67
compiler_builtins = {
git =
" ssh://[email protected] /fortanix/compiler-builtins.git" ,
branch =
" raoul/lvi" }
68
+ backtrace-sys = { git = " https://github.com/raoulstrackx/backtrace-rs.git" , branch = " lvi" }
68
69
69
70
[patch ."https://github .com/rust-lang/rust-clippy" ]
70
71
clippy_lints = { path = " src/tools/clippy/clippy_lints" }
You can’t perform that action at this time.
0 commit comments