Skip to content

Commit c7b7dfd

Browse files
authored
Merge pull request #227 from HadrienG2/dependabot/cargo/pkg-config-0.3.32
Bump pkg-config from 0.3.31 to 0.3.32
2 parents 476fcd0 + f2e49c2 commit c7b7dfd

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)