stevenarella/openssl/Cargo.toml

9 lines
160 B
TOML

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