mattnenterprise / rust-pop3

POP3 client for Rust
MIT License
31 stars 13 forks source link

update openssl and regex #5

Closed nagy closed 7 years ago

nagy commented 7 years ago

updating openssl to 0.9 and regex to 0.2

also in this commit is a api change on the connect method to use the ToSocketAddrs Trait