File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -2151,8 +2151,9 @@ checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
2151
2151
2152
2152
[[package ]]
2153
2153
name = " libc"
2154
- version = " 0.2.151"
2155
- source = " git+https://github.com/rylev/rust-libc?rev=fc437f39b197e7713ca91f1385e4b309b3e9a820#fc437f39b197e7713ca91f1385e4b309b3e9a820"
2154
+ version = " 0.2.150"
2155
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2156
+ checksum = " 89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c"
2156
2157
dependencies = [
2157
2158
" rustc-std-workspace-core" ,
2158
2159
]
Original file line number Diff line number Diff line change @@ -105,8 +105,6 @@ miniz_oxide.debug = 0
105
105
object.debug = 0
106
106
107
107
[patch .crates-io ]
108
- libc = { git = " https://github.com/rylev/rust-libc" , rev = " fc437f39b197e7713ca91f1385e4b309b3e9a820" }
109
-
110
108
# See comments in `library/rustc-std-workspace-core/README.md` for what's going on
111
109
# here
112
110
rustc-std-workspace-core = { path = ' library/rustc-std-workspace-core' }
You can’t perform that action at this time.
0 commit comments