Skip to content

Commit eab29f1

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump pkg-config from 0.3.30 to 0.3.31
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.30 to 0.3.31. - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.30...0.3.31) --- 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 976b35d commit eab29f1

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
@@ -98,7 +98,7 @@ workspace = true
9898

9999
[build-dependencies]
100100
system-deps = "7"
101-
pkg-config = "0.3.30"
101+
pkg-config = "0.3.31"
102102

103103
[dev-dependencies]
104104
shell-words = "1.0.0"

0 commit comments

Comments
 (0)