dmfutcher / rustfm-scrobble

Last.fm Scrobble API for Rust
MIT License
34 stars 11 forks source link

Updated to latest version of reqwest #25

Closed agersant closed 6 years ago

agersant commented 6 years ago

The main benefit from this update is to transitively remove a dependency on an outdated version of OpenSSL. See https://github.com/sfackler/rust-openssl/issues/987