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 c23dd35 commit 8050835Copy full SHA for 8050835
javascriptcore-sys/Cargo.toml
@@ -13,4 +13,4 @@ categories = ["external-ffi-bindings"]
13
build = "build.rs"
14
15
[target.'cfg(target_os = "linux")'.build-dependencies]
16
-pkg-config = "*"
+pkg-config = "0.3.9"
0 commit comments