stevenarella/openssl/Cargo.toml

9 lines
160 B
TOML
Raw Normal View History

2015-09-10 06:49:41 -04:00
[package]
name = "steven_openssl"
version = "0.0.1"
authors = [ "Thinkofdeath <thinkofdeath@spigotmc.org>" ]
[dependencies]
2016-03-16 13:53:04 -04:00
libc = "0.2"
openssl-sys = "0.7.6"