Add license and description
This commit is contained in:
parent
efa7121243
commit
b084ddc7b0
|
|
@ -3,6 +3,8 @@
|
|||
name = "openssl"
|
||||
version = "0.0.1"
|
||||
authors = ["Steven Fackler <sfackler@gmail.com"]
|
||||
license = "ASL2.0"
|
||||
description = "OpenSSL bindings"
|
||||
|
||||
[features]
|
||||
tlsv1_2 = ["openssl-sys/tlsv1_2"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue