3.3.0
This release increases the Minimum Supported Rust Version (MSRV) of this crate to 1.65.
Bug Fixes
- Support standard OIDC
birthdateclaim (#119). This crate supports a typo'edbirthdayclaim, which continues to work as before. In addition, it now supports the standardizedbirthdateclaim.
Other Changes
- Update
rsa,p256,p384,serde_with, andurldependencies to their latest versions (#117) - Implement
Eqtrait on structs and enums already implementingPartialEqto address Clippy lint
Full Changelog: 3.2.0...3.3.0