summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-03-20 12:38:30 +0000
committerGravatar GitHub <noreply@github.com> 2021-03-20 12:38:30 +0000
commit25a7a4c76cf238d238fbc2d5dd372b9c81cfb30d (patch)
tree3f45a525d35da9bb867cdc14bbdcad1baa96cc34
parent446686df1019f94614bb0b8623b7aac05156f2c2 (diff)
parent6cf37b614c93694391c42f80d01756e8f71dbdea (diff)
downloadnewsboat-25a7a4c76cf238d238fbc2d5dd372b9c81cfb30d.tar.gz
newsboat-25a7a4c76cf238d238fbc2d5dd372b9c81cfb30d.tar.zst
newsboat-25a7a4c76cf238d238fbc2d5dd372b9c81cfb30d.zip
Merge pull request #1536 from newsboat/dependabot/cargo/libc-0.2.90
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index fe01231c..f0f89e70 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -307,9 +307,9 @@ dependencies = [
[[package]]
name = "libc"
-version = "0.2.89"
+version = "0.2.90"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "538c092e5586f4cdd7dd8078c4a79220e3e168880218124dcbce860f0ea938c6"
+checksum = "ba4aede83fc3617411dc6993bc8c70919750c1c257c6ca6a502aed6e0e2394ae"
[[package]]
name = "libnewsboat"