Skip to content

v0.1.2

Compare
Choose a tag to compare
@Jonxslays Jonxslays released this 09 Dec 14:09
· 29 commits to master since this release
39f24ef

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

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