Skip to content

Commit

Permalink
chore(deps): bump libc from 0.2.140 to 0.2.141 (vectordotdev#17104)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2023
1 parent fd13d64 commit dd9608a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ azure_storage = { git = "https://github.com/Azure/azure-sdk-for-rust.git", rev =
base64 = "0.21.0"
criterion = { version = "0.4.0", features = ["html_reports", "async_tokio"] }
itertools = { version = "0.10.5", default-features = false }
libc = "0.2.140"
libc = "0.2.141"
similar-asserts = "1.4.2"
proptest = "1.1"
quickcheck = "1.0.3"
Expand Down

0 comments on commit dd9608a

Please sign in to comment.