Skip to content
Snippets Groups Projects
Commit 1bc85624 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump libc from 0.2.108 to 0.2.110 (#4502)


Bumps [libc](https://github.com/rust-lang/libc) from 0.2.108 to 0.2.110.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.108...0.2.110)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 34339c68
Branches
No related merge requests found
...@@ -3259,9 +3259,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" ...@@ -3259,9 +3259,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
[[package]] [[package]]
name = "libc" name = "libc"
version = "0.2.108" version = "0.2.110"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8521a1b57e76b1ec69af7599e75e38e7b7fad6610f037db8c79b127201b5d119" checksum = "b58a4469763e4e3a906c4ed786e1c70512d16aa88f84dded826da42640fc6a1c"
[[package]] [[package]]
name = "libgit2-sys" name = "libgit2-sys"
......
...@@ -15,7 +15,7 @@ async-process = "1.3.0" ...@@ -15,7 +15,7 @@ async-process = "1.3.0"
assert_matches = "1.4.0" assert_matches = "1.4.0"
futures = "0.3.17" futures = "0.3.17"
futures-timer = "3.0.2" futures-timer = "3.0.2"
libc = "0.2.108" libc = "0.2.110"
slotmap = "1.0" slotmap = "1.0"
tracing = "0.1.29" tracing = "0.1.29"
pin-project = "1.0.8" pin-project = "1.0.8"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment