summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-17 17:44:47 +0000
committerGitHub <noreply@github.com>2024-10-17 17:44:47 +0000
commit9dedbcc3e5773532e59b6e1030049262634be824 (patch)
treee77a16a8ff5ed9b06f8a38670bef71aa17c73c14
parentc8b0c648b6a02bc481eb11b7f70611f2d6f2b858 (diff)
parent59656ef324b629d20b317796059064aa5241be8c (diff)
Merge pull request #2901 from newsboat/dependabot/cargo/libc-0.2.160
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cf725833..ca176995 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -925,9 +925,9 @@ checksum = "baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401"
[[package]]
name = "libc"
-version = "0.2.159"
+version = "0.2.160"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
+checksum = "f0b21006cd1874ae9e650973c565615676dc4a274c965bb0a73796dac838ce4f"
[[package]]
name = "libm"