Skip to content

Commit

Permalink
build(deps): bump libc from 0.2.139 to 0.2.140 (#384)
Browse files Browse the repository at this point in the history
Bumps [libc](/~https://github.com/rust-lang/libc) from 0.2.139 to 0.2.140.
- [Release notes](/~https://github.com/rust-lang/libc/releases)
- [Commits](rust-lang/libc@0.2.139...0.2.140)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2023
1 parent e74dd4d commit 5184658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@ checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"

[[package]]
name = "libc"
version = "0.2.139"
version = "0.2.140"
source = "registry+/~https://github.com/rust-lang/crates.io-index"
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"

[[package]]
name = "linkerd-await"
Expand Down

0 comments on commit 5184658

Please sign in to comment.