We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38a04a commit 8141820Copy full SHA for 8141820
crates/qt-build-utils/Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://github.com/KDAB/cxx-qt/"
14
15
[dependencies]
16
versions = "4.1.0"
17
-pkg-config = { git = "https://github.com/Be-ing/pkg-config-rs.git", branch = "library_pub" }
+pkg-config = "0.3.26"
18
regex = "1.6.0"
19
lazy_static = "1.0"
20
thiserror = "1.0"
0 commit comments