Skip to content

Commit 28342d1

Browse files
committed
Update libc to 0.2.172
1 parent 49e5e4e commit 28342d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: library/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@ dependencies = [
157157

158158
[[package]]
159159
name = "libc"
160-
version = "0.2.171"
160+
version = "0.2.172"
161161
source = "registry+https://github.com/rust-lang/crates.io-index"
162-
checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
162+
checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
163163
dependencies = [
164164
"rustc-std-workspace-core",
165165
]

0 commit comments

Comments
 (0)