Skip to content

Bump camino from 1.2.2 to 1.2.3#1625

Merged
ahl merged 1 commit into
mainfrom
dependabot/cargo/camino-1.2.3
Jun 22, 2026
Merged

Bump camino from 1.2.2 to 1.2.3#1625
ahl merged 1 commit into
mainfrom
dependabot/cargo/camino-1.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps camino from 1.2.2 to 1.2.3.

Release notes

Sourced from camino's releases.

camino 1.2.3

Performance improvements

  • Utf8Path::hash now delegates to std::path::Path::hash, resulting in hashing requiring ~2x fewer instructions. Thanks stormslowly for your first contribution!
Changelog

Sourced from camino's changelog.

[1.2.3] - 2026-06-18

Performance improvements

  • Utf8Path::hash now delegates to std::path::Path::hash, resulting in hashing requiring ~2x fewer instructions. Thanks stormslowly for your first contribution!
Commits
  • 0b4c744 [camino] version 1.2.3
  • feac129 [meta] prepare changelog
  • f806a85 add cargo-release autoreplacements
  • 6368097 perf: delegate Utf8Path::hash to the wrapped Path (#120)
  • 05beb0e test: assert Utf8Path Hash/Eq consistency (#121)
  • 8684c7b [ci] also use pinned Cargo.lock for nightly-2022-12-14
  • 17e8197 [ci] use pinned Cargo.lock for Rust 1.68
  • 0bfd624 [release] use trusted publishing
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 22, 2026
Bumps [camino](https://github.com/camino-rs/camino) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](camino-rs/camino@camino-1.2.2...camino-1.2.3)

---
updated-dependencies:
- dependency-name: camino
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/camino-1.2.3 branch from 9a33081 to 3d54e29 Compare June 22, 2026 19:44
@ahl ahl merged commit 7beabae into main Jun 22, 2026
17 checks passed
@ahl ahl deleted the dependabot/cargo/camino-1.2.3 branch June 22, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant