stevenarella/openssl/Cargo.toml

8 lines
157 B
TOML

[package]
name = "steven_openssl"
version = "0.0.1"
authors = [ "Thinkofdeath <thinkofdeath@spigotmc.org>" ]
[dependencies]
libc = "*"
openssl-sys = "0.6.5"