fix(deps): update rust crate uuid to v1.7.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uuid | dependencies | minor |
1.6.1 -> 1.7.0
|
Release Notes
uuid-rs/uuid (uuid)
v1.7.0
What's Changed
- Add missing test for invalid parse_str by @CXWorks in https://github.com/uuid-rs/uuid/pull/723
- Upgrade borsh unstable dependency to v1.0 and make it stable by @bgeron in https://github.com/uuid-rs/uuid/pull/724
- Reduce the package size of uuid by @KodrAus in https://github.com/uuid-rs/uuid/pull/726
- Make use of newer Cargo features for specifying dependencies by @KodrAus in https://github.com/uuid-rs/uuid/pull/727
- Prepare for 1.7.0 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/728
New Contributors
- @CXWorks made their first contribution in https://github.com/uuid-rs/uuid/pull/723
- @bgeron made their first contribution in https://github.com/uuid-rs/uuid/pull/724
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.6.1...1.7.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.