Skip to content

chore(deps): update rust crate camino to v1.2.4#286

Merged
DavidJFelix merged 1 commit into
mainfrom
renovate/cargo-patchminor
Jun 29, 2026
Merged

chore(deps): update rust crate camino to v1.2.4#286
DavidJFelix merged 1 commit into
mainfrom
renovate/cargo-patchminor

Conversation

@djf-renovate

@djf-renovate djf-renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
camino dependencies patch 1.2.31.2.4

Release Notes

camino-rs/camino (camino)

v1.2.4

Compare Source

Added

Methods to convert between Box<Utf8Path> and Box<Path>:

  • From<Box<Utf8Path>> for Box<Path> (as of release, not documented due to rust-lang/rust#158466).
  • Utf8Path::into_std_boxed_path(self: Box<Self>)
  • Utf8Path::from_boxed_path(path: Box<Path>)
  • TryFrom<Box<Path>> for Box<Utf8Path>

Thanks nicopap for your first contribution!


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 5am on monday"
  • 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 has been generated by Mend Renovate.

@DavidJFelix DavidJFelix merged commit f0e9290 into main Jun 29, 2026
2 of 3 checks passed
@DavidJFelix DavidJFelix deleted the renovate/cargo-patchminor branch June 29, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant