Skip to content

Commit 55888bd

Browse files
Bump pkg-config from 0.3.31 to 0.3.32
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.31 to 0.3.32. - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.31...0.3.32) --- updated-dependencies: - dependency-name: pkg-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0186c62 commit 55888bd

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.

hwlocality-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ libc.workspace = true
3838

3939
[build-dependencies]
4040
# Used to locate hwloc except in cmake vendored builds
41-
pkg-config = "0.3.8"
41+
pkg-config = "0.3.32"
4242

4343
# Used for vendored builds on all OSes
4444
flate2 = { version = "1.1", optional = true }

0 commit comments

Comments
 (0)