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

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

[[lib]]

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