Skip to content

Commit 59e22fc

Browse files
chore(deps): Bump libc from 0.2.147 to 0.2.148 (vectordotdev#18563)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.147 to 0.2.148. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.147...0.2.148) --- 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 3c3e251 commit 59e22fc

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
@@ -360,7 +360,7 @@ azure_storage = { version = "0.15", default-features = false }
360360
base64 = "0.21.4"
361361
criterion = { version = "0.5.1", features = ["html_reports", "async_tokio"] }
362362
itertools = { version = "0.11.0", default-features = false, features = ["use_alloc"] }
363-
libc = "0.2.147"
363+
libc = "0.2.148"
364364
similar-asserts = "1.5.0"
365365
proptest = "1.2"
366366
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)