Skip to content

Commit

Permalink
Use space indentation to silence rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwin committed Dec 6, 2020
1 parent da86724 commit ebc5779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openssl/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ fn main() {

if version >= 0x3_02_01_00_0 {
println!("cargo:rustc-cfg=libressl321");
}
}
}
}

0 comments on commit ebc5779

Please sign in to comment.