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 a09b66e commit 0deae3cCopy full SHA for 0deae3c
build.rs
@@ -2,7 +2,7 @@ use std::env;
2
3
fn main() {
4
println!(
5
- "cargo::rustc-check-cfg=cfg(\
+ "cargo:rustc-check-cfg=cfg(\
6
need_openssl_init,\
7
need_openssl_probe,\
8
)"
0 commit comments