fengsp / pencil

A web application microframework for Rust
https://fengsp.github.io/pencil/
Other
872 stars 43 forks source link

Make ssl a feature #12

Closed ukaiser closed 8 years ago

ukaiser commented 8 years ago

Disable the default features of hyper and formdata and add a new ssl feature to enable the "hyper/ssl" and "formdata/ssl" features. Add the new ssl feature to defaut. This makes it possible to disable the usage of openssl.