Skip to content

Commit af24fa9

Browse files
chore(deps): Bump libc from 0.2.144 to 0.2.146
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.144 to 0.2.146. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.144...0.2.146) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5791083 commit af24fa9

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
@@ -346,7 +346,7 @@ azure_storage = { git = "https://github.com/Azure/azure-sdk-for-rust.git", rev =
346346
base64 = "0.21.2"
347347
criterion = { version = "0.5.1", features = ["html_reports", "async_tokio"] }
348348
itertools = { version = "0.10.5", default-features = false }
349-
libc = "0.2.144"
349+
libc = "0.2.146"
350350
similar-asserts = "1.4.2"
351351
proptest = "1.2"
352352
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)