Skip to content

Commit 70012e4

Browse files
chore(deps): bump libc from 0.2.141 to 0.2.142
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] <[email protected]>
1 parent be69f5f commit 70012e4

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
@@ -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)