chore(deps): update rust crate uuid to v1.15.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uuid | workspace.dependencies | minor |
1.14.0 -> 1.15.1
|
Release Notes
uuid-rs/uuid (uuid)
v1.15.1
What's Changed
- Guarantee v7 timestamp will never overflow by @KodrAus in https://github.com/uuid-rs/uuid/pull/811
- Prepare for 1.15.1 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/812
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.15.0...v1.15.1
v1.15.0
What's Changed
- Add a manual
Debug
implementation for NonNilUUid by @rick-de-water in https://github.com/uuid-rs/uuid/pull/808 - Support higher precision, shiftable timestamps in V7 UUIDs by @KodrAus in https://github.com/uuid-rs/uuid/pull/809
- Prepare for 1.15.0 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/810
New Contributors
- @rick-de-water made their first contribution in https://github.com/uuid-rs/uuid/pull/808
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.14.0...v1.15.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.