Loading openssl-sys/build/find_normal.rs +1 −1 Original line number Diff line number Diff line Loading @@ -171,7 +171,7 @@ https://github.com/sfackler/rust-openssl#windows ); } panic!(msg); panic!("{}", msg); } /// Attempt to find OpenSSL through pkg-config. Loading Loading
openssl-sys/build/find_normal.rs +1 −1 Original line number Diff line number Diff line Loading @@ -171,7 +171,7 @@ https://github.com/sfackler/rust-openssl#windows ); } panic!(msg); panic!("{}", msg); } /// Attempt to find OpenSSL through pkg-config. Loading