Skip to content

Commit 8141820

Browse files
Bump pkg-config-rs dependency to 0.3.26
Fixes: rust-lang/pkg-config-rs#134 Closes KDAB#304
1 parent f38a04a commit 8141820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/qt-build-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/KDAB/cxx-qt/"
1414

1515
[dependencies]
1616
versions = "4.1.0"
17-
pkg-config = { git = "https://github.com/Be-ing/pkg-config-rs.git", branch = "library_pub" }
17+
pkg-config = "0.3.26"
1818
regex = "1.6.0"
1919
lazy_static = "1.0"
2020
thiserror = "1.0"

0 commit comments

Comments
 (0)