libressl-pnacl-sys 2.1.6

openssl linking provider for PNaCl/NaCl targets.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "libressl-pnacl-sys"
version = "2.1.6"
authors = ["Richard Diamond <wichard@vitalitystudios.com>"]
build = "build.rs"
description = "openssl linking provider for PNaCl/NaCl targets."
license = "MIT"
repository = "https://github.com/DiamondLovesYou/libressl-pnacl-sys"

[lib]
name = "libressl_pnacl_sys"
path = "lib.rs"

[build-dependencies.pnacl-build-helper]
version = "1.4"