File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2186,9 +2186,8 @@ checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
21862186
21872187[[package ]]
21882188name = " libc"
2189- version = " 0.2.153"
2190- source = " registry+https://github.com/rust-lang/crates.io-index"
2191- checksum = " 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
2189+ version = " 0.2.154"
2190+ source = " git+https://github.com/rust-lang/libc.git?branch=libc-0.2#2918100b9c20073fc802b7cff2ece39d4d785804"
21922191dependencies = [
21932192 " rustc-std-workspace-core" ,
21942193]
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/rust-lang/libc.git" , branch = " libc-0.2" }
You can’t perform that action at this time.
0 commit comments