chore(deps): update rust crate rcgen to v0.14.8
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| rcgen | workspace.dependencies | patch | 0.14.7 -> 0.14.8 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
rustls/rcgen (rcgen)
v0.14.8: 0.14.8
What's Changed
- Fix incorrect identifier for ML-DSA signature algorithms by @DarkmatterVale in https://github.com/rustls/rcgen/pull/412
- Upgrade yasna to 0.6 by @djc in https://github.com/rustls/rcgen/pull/419
- Add support for is_ca in CSR Params by @5Dev24 in https://github.com/rustls/rcgen/pull/420
- Add support for serializing BasicConstraints in CSR's by @5Dev24 in https://github.com/rustls/rcgen/pull/422
- update key_pair to signing_key in README.md by @fakelozic in https://github.com/rustls/rcgen/pull/427
- Fix encoding of directoryName constraints by @sfackler in https://github.com/rustls/rcgen/pull/429
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.