summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-09-16 09:53:50 +0000
committerGravatar GitHub <noreply@github.com> 2021-09-16 09:53:50 +0000
commit4ddf2a75ea8facadc816a4640f66ce45f96e2777 (patch)
tree6381158639cc6e5b47be0f22bded098622a3fd2e
parent2324aa6c95deadd4ef05e40cb44b6922cbc7f617 (diff)
downloadnewsboat-4ddf2a75ea8facadc816a4640f66ce45f96e2777.tar.gz
newsboat-4ddf2a75ea8facadc816a4640f66ce45f96e2777.tar.zst
newsboat-4ddf2a75ea8facadc816a4640f66ce45f96e2777.zip
Chore(deps): bump libc from 0.2.101 to 0.2.102
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.101 to 0.2.102. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.101...0.2.102) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e45b5985..5ca7050f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -274,9 +274,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
-version = "0.2.101"
+version = "0.2.102"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3cb00336871be5ed2c8ed44b60ae9959dc5b9f08539422ed43f09e34ecaeba21"
+checksum = "a2a5ac8f984bfcf3a823267e5fde638acc3325f6496633a5da6bb6eb2171e103"
[[package]]
name = "libnewsboat"