commit | 8432d21240751f9e02bdbcd1a372c84c9571c6f3 | [log] [tgz] |
---|---|---|
author | Berrysoft <Strawberry_Str@hotmail.com> | Mon Apr 28 10:08:58 2025 +0800 |
committer | 王宇逸 <Strawberry_Str@hotmail.com> | Wed Apr 30 11:41:03 2025 +0800 |
tree | 3e0b8029a1ada9c22e8b077ba8eec5ead57fba69 | |
parent | ef10159d871aa469bc3683a1b54e6623898023f4 [diff] |
Update libc to 0.2.171 to meet cygwin's requirement
diff --git a/Cargo.lock b/Cargo.lock index 38b5fe1..e4a21b7 100644 --- a/Cargo.lock +++ b/Cargo.lock
@@ -93,9 +93,9 @@ [[package]] name = "libc" -version = "0.2.159" +version = "0.2.171" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5" +checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6" [[package]] name = "libloading"