Skip to content

Commit 611a652

Browse files
chore(deps): Bump libc from 0.2.149 to 0.2.150 (#19059)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.149 to 0.2.150. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.149...0.2.150) --- 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 7a16ee2 commit 611a652

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 = { version = "0.16", default-features = false }
350350
base64 = "0.21.5"
351351
criterion = { version = "0.5.1", features = ["html_reports", "async_tokio"] }
352352
itertools = { version = "0.11.0", default-features = false, features = ["use_alloc"] }
353-
libc = "0.2.149"
353+
libc = "0.2.150"
354354
similar-asserts = "1.5.0"
355355
proptest = "1.3"
356356
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)