chore(deps): update rust crate uuid to v1.18.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| uuid | dependencies | minor | 1.17.0 -> 1.18.1 |
Release Notes
uuid-rs/uuid (uuid)
v1.18.1
What's Changed
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.18.0...v1.18.1
v1.18.0
What's Changed
- Fix up mismatched_lifetime_syntaxes lint by @KodrAus in #837
- Conversions between
Timestampandstd::time::SystemTimeby @dcormier in #835 - Wrap the error type used in time conversions by @KodrAus in #838
- Prepare for 1.18.0 release by @KodrAus in #839
New Contributors
- @dcormier made their first contribution in #835
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.17.0...v1.18.0
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 was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 1.18.1
error: failed to acquire package cache lock
Caused by:
failed to open: /home/ubuntu/.cargo/.package-cache
Caused by:
failed to create directory `/home/ubuntu/.cargo`
Caused by:
File exists (os error 17)