Skip to content

Commit

Permalink
Update Rust crate camino to v1.1.8 (#1395)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [camino](https://togithub.com/camino-rs/camino) |
workspace.dependencies | patch | `1.1.7` -> `1.1.8` |

---

### Release Notes

<details>
<summary>camino-rs/camino (camino)</summary>

###
[`v1.1.8`](https://togithub.com/camino-rs/camino/blob/HEAD/CHANGELOG.md#118---2024-08-15)

[Compare
Source](https://togithub.com/camino-rs/camino/compare/camino-1.1.7...camino-1.1.8)

##### Changed

- Use `OsStr::as_encoded_bytes` on Rust 1.74 and above, making
conversions from `OsStr` to `str` virtually free
([#&#8203;93](https://togithub.com/camino-rs/camino/pull/93)). Thanks
[@&#8203;h-a-n-a](https://togithub.com/h-a-n-a) for your first
contribution!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.

🚦 **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/oxidecomputer/crucible).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent add49f2 commit e51835e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e51835e

Please sign in to comment.