Skip to content

Commit 5365b05

Browse files
committedAug 19, 2024·
library: bump libc dependency
1 parent 79f5c16 commit 5365b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎library/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@ dependencies = [
155155

156156
[[package]]
157157
name = "libc"
158-
version = "0.2.155"
158+
version = "0.2.158"
159159
source = "registry+https://github.com/rust-lang/crates.io-index"
160-
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
160+
checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439"
161161
dependencies = [
162162
"rustc-std-workspace-core",
163163
]

0 commit comments

Comments
 (0)
Please sign in to comment.