Commit 361e5f44 authored by Steven Fackler's avatar Steven Fackler
Browse files

Move openssl-sys build.rs

parent 2864db42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ description = "FFI bindings to OpenSSL"
repository = "https://github.com/sfackler/rust-openssl"

links = "openssl"
build = "src/build.rs"
build = "build.rs"

[features]
tlsv1_2 = []
+0 −0

File moved.