v3.3.0
Changes
- Bumped minimum supported Rust version to 1.48
- Added module-level documentation for
rouille::content_encoding
- Updated
time
dependency to0.3
andpostgres
to0.19
to fix a compile failure due to a yanked version ofsha1
. - Fixed numerous typos in the crate documentation.