Skip to content

Commit

Permalink
Increase pkg-config dependency lower bound to 0.3.31
Browse files Browse the repository at this point in the history
libblkid-sys and devicemapper-sys (released) require it.

Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Dec 19, 2024
1 parent 59f829d commit 3bb4a47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ optional = true
features = ["serde", "v4"]

[build-dependencies]
pkg-config = "0.3.18"
pkg-config = "0.3.31"

[build-dependencies.bindgen]
default-features = false
Expand Down

0 comments on commit 3bb4a47

Please sign in to comment.