Update Rust crate uuid to 1.3 by renovate[bot] · Pull Request #143 · zdz/ServerStatus-Rust
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| uuid | dependencies | minor | 1.2 -> 1.3 |
Release Notes
uuid-rs/uuid
v1.3.0
What's Changed
- Fix error message. by @basbossink-ds in https://github.com/uuid-rs/uuid/pull/656
- implement Arbitrary::size_hint by @Ekleog in https://github.com/uuid-rs/uuid/pull/657
- Always use hyphenated format regardless of flags by @KodrAus in https://github.com/uuid-rs/uuid/pull/658
- Update windows-sys requirement from 0.42.0 to 0.45.0 by @dependabot in https://github.com/uuid-rs/uuid/pull/654
- Prepare for 1.3.0 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/659
New Contributors
- @basbossink-ds made their first contribution in https://github.com/uuid-rs/uuid/pull/656
- @Ekleog made their first contribution in https://github.com/uuid-rs/uuid/pull/657
Full Changelog: uuid-rs/uuid@1.2.2...1.3.0
v1.2.2
What's Changed
- CI Cleanups by @KodrAus in https://github.com/uuid-rs/uuid/pull/640
- Remove extern crate alloc by @KodrAus in https://github.com/uuid-rs/uuid/pull/645
- Prepare for 1.2.2 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/646
Full Changelog: uuid-rs/uuid@1.2.1...1.2.2
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.