Skip to content

Commit b3593cd

Browse files
chore(deps): bump libc from 0.2.169 to 0.2.170 (apache#14912)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.169 to 0.2.170. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.170) --- 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 07858b8 commit b3593cd

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.

datafusion/common/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ base64 = "0.22.1"
5858
half = { workspace = true }
5959
hashbrown = { workspace = true }
6060
indexmap = { workspace = true }
61-
libc = "0.2.140"
61+
libc = "0.2.170"
6262
log = { workspace = true }
6363
object_store = { workspace = true, optional = true }
6464
parquet = { workspace = true, optional = true, default-features = true }

0 commit comments

Comments
 (0)