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 @@ -2155,8 +2155,7 @@ checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
21552155[[package ]]
21562156name = " libc"
21572157version = " 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"
21602159dependencies = [
21612160 " rustc-std-workspace-core" ,
21622161]
Original file line number Diff line number Diff line change @@ -111,3 +111,4 @@ strip = true
111111rustc-std-workspace-core = { path = ' library/rustc-std-workspace-core' }
112112rustc-std-workspace-alloc = { path = ' library/rustc-std-workspace-alloc' }
113113rustc-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