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 @@ -1900,9 +1900,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
19001900
19011901[[package ]]
19021902name = " libc"
1903- version = " 0.2.106 "
1903+ version = " 0.2.108 "
19041904source = " registry+https://github.com/rust-lang/crates.io-index"
1905- checksum = " a60553f9a9e039a333b4e9b20573b9e9b9c0bb3a11e201ccc48ef4283456d673 "
1905+ checksum = " 8521a1b57e76b1ec69af7599e75e38e7b7fad6610f037db8c79b127201b5d119 "
19061906dependencies = [
19071907 " rustc-std-workspace-core" ,
19081908]
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ cfg-if = { version = "0.1.8", features = ['rustc-dep-of-std'] }
1515panic_unwind = { path = " ../panic_unwind" , optional = true }
1616panic_abort = { path = " ../panic_abort" }
1717core = { path = " ../core" }
18- libc = { version = " 0.2.106 " , default-features = false , features = [' rustc-dep-of-std' ] }
18+ libc = { version = " 0.2.108 " , default-features = false , features = [' rustc-dep-of-std' ] }
1919compiler_builtins = { version = " 0.1.53" }
2020profiler_builtins = { path = " ../profiler_builtins" , optional = true }
2121unwind = { path = " ../unwind" }
You can’t perform that action at this time.
0 commit comments