Skip to content

Commit 6afe206

Browse files
chore(deps): bump libc from 0.2.142 to 0.2.143 (vectordotdev#17338)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.142 to 0.2.143. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.142...0.2.143) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9c8dc8 commit 6afe206

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ azure_storage = { git = "https://github.com/Azure/azure-sdk-for-rust.git", rev =
346346
base64 = "0.21.0"
347347
criterion = { version = "0.4.0", features = ["html_reports", "async_tokio"] }
348348
itertools = { version = "0.10.5", default-features = false }
349-
libc = "0.2.142"
349+
libc = "0.2.143"
350350
similar-asserts = "1.4.2"
351351
proptest = "1.1"
352352
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)