4.0.3
What's Changed
In this release, we have addressed a significant issue related to a version conflict with rustls library, which was causing compilation errors in Rust projects using our client. Here are the detailed changes:
- ureq library pinned to 2.9. This is a workaround for algesten/ureq#765
- Enforce request timeout greater than zero. #74
Full Changelog: 4.0.2...4.0.3