v0.1.2
Goodbye openssl
Summary
This pull request moves to an upstream branch of piston_rs
that utilizes rustls-tls instead of openssl. This removes the main source of issues for the project.
What's Changed
- Use piston_rs test-rustls branch by @Jonxslays in #1
Bugfixes
- Fixes bug where attempting to make any http request using
piston_rspy
would result in a runtime error detailing ssl issues.
Full Changelog: v0.1.0...v0.1.2