Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Rust crate camino to v1.1.8 (#1395)
[![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 ([#​93](https://togithub.com/camino-rs/camino/pull/93)). Thanks [@​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