Commit 18adea4
Merge #452
452: fix(deps): update rust crate uuid to 1.3.0 r=renovate[bot] a=renovate[bot]
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [uuid](https://togithub.com/uuid-rs/uuid) | dependencies | minor | `1.2.2` -> `1.3.0` |
---
### Release Notes
<details>
<summary>uuid-rs/uuid</summary>
### [`v1.3.0`](https://togithub.com/uuid-rs/uuid/releases/tag/1.3.0)
[Compare Source](https://togithub.com/uuid-rs/uuid/compare/1.2.2...1.3.0)
#### What's Changed
- Fix error message. by [`@​basbossink-ds](https://togithub.com/basbossink-ds)` in [https://github.com/uuid-rs/uuid/pull/656](https://togithub.com/uuid-rs/uuid/pull/656)
- implement Arbitrary::size_hint by [`@​Ekleog](https://togithub.com/Ekleog)` in [https://github.com/uuid-rs/uuid/pull/657](https://togithub.com/uuid-rs/uuid/pull/657)
- Always use hyphenated format regardless of flags by [`@​KodrAus](https://togithub.com/KodrAus)` in [https://github.com/uuid-rs/uuid/pull/658](https://togithub.com/uuid-rs/uuid/pull/658)
- Update windows-sys requirement from 0.42.0 to 0.45.0 by [`@​dependabot](https://togithub.com/dependabot)` in [https://github.com/uuid-rs/uuid/pull/654](https://togithub.com/uuid-rs/uuid/pull/654)
- Prepare for 1.3.0 release by [`@​KodrAus](https://togithub.com/KodrAus)` in [https://github.com/uuid-rs/uuid/pull/659](https://togithub.com/uuid-rs/uuid/pull/659)
#### New Contributors
- [`@​basbossink-ds](https://togithub.com/basbossink-ds)` made their first contribution in [https://github.com/uuid-rs/uuid/pull/656](https://togithub.com/uuid-rs/uuid/pull/656)
- [`@​Ekleog](https://togithub.com/Ekleog)` made their first contribution in [https://github.com/uuid-rs/uuid/pull/657](https://togithub.com/uuid-rs/uuid/pull/657)
**Full Changelog**: uuid-rs/uuid@1.2.2...1.3.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/OpenPoolProject/stratum).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTguMyIsInVwZGF0ZWRJblZlciI6IjM0LjExOC4zIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments