ssl for the client
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
extern crate time;
|
||||
extern crate url;
|
||||
extern crate openssl;
|
||||
#[phase(plugin,link)] extern crate log;
|
||||
#[cfg(test)] extern crate test;
|
||||
extern crate "unsafe-any" as uany;
|
||||
|
||||
Reference in New Issue
Block a user