hugues31 / coinnect

Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
MIT License
148 stars 43 forks source link

Update `hyper-native-tls` from 0.2.2 to 0.3 #69

Closed mitchmindtree closed 5 years ago

mitchmindtree commented 5 years ago

This fixes an issue where the openssl crate would not compile on systems with more recent versions of OpenSSL. You can see a related issue upstream here.

hugues31 commented 5 years ago

Hello @mitchmindtree , Thanks for your input. I will also update the bigdecimal crate to 0.0.14. I merge and push the update to the crates.io repository