chore(deps): update rust crate uuid to v1.9.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uuid | dependencies | patch |
1.9.0 -> 1.9.1
|
Release Notes
uuid-rs/uuid (uuid)
v1.9.1
What's Changed
- Add an example of generating bulk v7 UUIDs by @KodrAus in https://github.com/uuid-rs/uuid/pull/761
- Avoid taking the shared lock when getting usable bits in Uuid::now_v7 by @KodrAus in https://github.com/uuid-rs/uuid/pull/762
- Prepare for 1.9.1 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/763
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.9.0...1.9.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.