Commit aafdd8b
authored
fix(deps): update rust crate uuid to 1.20.0 (#426)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [uuid](https://redirect.github.com/uuid-rs/uuid) | dependencies |
minor | `1.19.0` → `1.20.0` |
---
### Release Notes
<details>
<summary>uuid-rs/uuid (uuid)</summary>
###
[`v1.20.0`](https://redirect.github.com/uuid-rs/uuid/releases/tag/v1.20.0)
[Compare
Source](https://redirect.github.com/uuid-rs/uuid/compare/v1.19.0...v1.20.0)
#### What's Changed
- Derive Ord and PartialOrd for NonNilUuid by
[@​mivort](https://redirect.github.com/mivort) in
[#​854](https://redirect.github.com/uuid-rs/uuid/pull/854)
- Implement Deserialize on adapter types by
[@​KodrAus](https://redirect.github.com/KodrAus) in
[#​855](https://redirect.github.com/uuid-rs/uuid/pull/855)
- Deprecate `macro-diagnostics` by
[@​KodrAus](https://redirect.github.com/KodrAus) in
[#​856](https://redirect.github.com/uuid-rs/uuid/pull/856)
- Prepare for 1.20.0 release by
[@​KodrAus](https://redirect.github.com/KodrAus) in
[#​857](https://redirect.github.com/uuid-rs/uuid/pull/857)
#### New Contributors
- [@​mivort](https://redirect.github.com/mivort) made their first
contribution in
[#​854](https://redirect.github.com/uuid-rs/uuid/pull/854)
**Full Changelog**:
<uuid-rs/uuid@v1.19.0...v1.20.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day
24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jerus-org/nextsv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
0 commit comments