aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: e146501d3c2ae5c31af7a1e432b3740134f70602 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]

name = "openssl"
version = "0.0.1"
authors = ["Steven Fackler <[email protected]"]

[[lib]]

name = "openssl"
path = "lib.rs"