Skip to content

Commit 52e82d0

Browse files
build(deps): 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 a7ea462 commit 52e82d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

gdk4/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ workspace = true
102102

103103
[build-dependencies]
104104
system-deps = "7"
105-
pkg-config = "0.3.31"
105+
pkg-config = "0.3.32"
106106

107107
[dev-dependencies]
108108
shell-words = "1.0.0"

0 commit comments

Comments
 (0)