Update Rust crate jsonwebtoken to 8.3 by renovate[bot] · Pull Request #149 · zdz/ServerStatus-Rust
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| jsonwebtoken | dependencies | minor | 8.0 -> 8.3 |
Release Notes
Keats/jsonwebtoken
v8.3.0
- Update base64
- Implement Clone for TokenData if T impls Clone
v8.2.0
- Add DecodingKey::from_jwk
- Can now use PEM certificates if you have the
use_pemfeature enabled
v8.1.1
- Fix invalid field name on OctetKeyParameters
v8.1.0
- Make optional fields in the spec really optional
- Implements
HashforHeader
v8.0.1
- Fix documentation of leeway
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.