1.0.3
Changed
- Migrated the project from the
rustasync
organization tohttp-rs
. - Migrated CI providers from Travis CI to GitHub Actions.
- Replaced
runtime
withasync-std
in examples. - Error context no longer discards the inner error body.
- Updated the README.md formatting.
- Updated
futures-preview
to0.3.0-alpha.19