This repository was archived by the owner on May 28, 2025. It is now read-only.
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 @@ -1909,9 +1909,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
19091909
19101910[[package ]]
19111911name = " libc"
1912- version = " 0.2.88 "
1912+ version = " 0.2.93 "
19131913source = " registry+https://github.com/rust-lang/crates.io-index"
1914- checksum = " 03b07a082330a35e43f63177cc01689da34fbffa0105e1246cf0311472cac73a "
1914+ checksum = " 9385f66bf6105b241aa65a61cb923ef20efc665cb9f9bb50ac2f0c4b7f378d41 "
19151915dependencies = [
19161916 " rustc-std-workspace-core" ,
19171917]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ cfg-if = { version = "0.1.8", features = ['rustc-dep-of-std'] }
1616panic_unwind = { path = " ../panic_unwind" , optional = true }
1717panic_abort = { path = " ../panic_abort" }
1818core = { path = " ../core" }
19- libc = { version = " 0.2.88 " , default-features = false , features = [' rustc-dep-of-std' ] }
19+ libc = { version = " 0.2.93 " , default-features = false , features = [' rustc-dep-of-std' ] }
2020compiler_builtins = { version = " 0.1.39" }
2121profiler_builtins = { path = " ../profiler_builtins" , optional = true }
2222unwind = { path = " ../unwind" }
You can’t perform that action at this time.
0 commit comments