File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2155,8 +2155,7 @@ checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
2155
2155
[[package ]]
2156
2156
name = " libc"
2157
2157
version = " 0.2.153"
2158
- source = " registry+https://github.com/rust-lang/crates.io-index"
2159
- checksum = " 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
2158
+ source = " git+https://github.com/ferrocene/upstream-libc.git?branch=ja-gh3608#fb31f88886a272e6e5b18ea00f2784edf5f94147"
2160
2159
dependencies = [
2161
2160
" rustc-std-workspace-core" ,
2162
2161
]
Original file line number Diff line number Diff line change @@ -111,3 +111,4 @@ strip = true
111
111
rustc-std-workspace-core = { path = ' library/rustc-std-workspace-core' }
112
112
rustc-std-workspace-alloc = { path = ' library/rustc-std-workspace-alloc' }
113
113
rustc-std-workspace-std = { path = ' library/rustc-std-workspace-std' }
114
+ libc = { git = " https://github.com/ferrocene/upstream-libc.git" , branch = " ja-gh3608" }
You can’t perform that action at this time.
0 commit comments