Skip to content

Commit bc618a2

Browse files
chore(deps): bump libc from 0.2.141 to 0.2.142 (#17273)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.141 to 0.2.142. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.141...0.2.142) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production 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>
1 parent 03e905e commit bc618a2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ azure_storage = { git = "https://github.com/Azure/azure-sdk-for-rust.git", rev =
350350
base64 = "0.21.0"
351351
criterion = { version = "0.4.0", features = ["html_reports", "async_tokio"] }
352352
itertools = { version = "0.10.5", default-features = false }
353-
libc = "0.2.141"
353+
libc = "0.2.142"
354354
similar-asserts = "1.4.2"
355355
proptest = "1.1"
356356
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)