Skip to content

Commit 99b8dc1

Browse files
chore(deps): bump libc from 0.2.143 to 0.2.144 (vectordotdev#17346)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.143 to 0.2.144. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.143...0.2.144) --- 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 9a723e3 commit 99b8dc1

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.143"
349+
libc = "0.2.144"
350350
similar-asserts = "1.4.2"
351351
proptest = "1.1"
352352
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)