From 1c205f7ca212f2c53172d8822f8773b3918a90d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:23:03 +0000 Subject: [PATCH] Bump camino from 1.2.3 to 1.2.4 in /autorust Bumps [camino](https://github.com/camino-rs/camino) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](https://github.com/camino-rs/camino/compare/camino-1.2.3...camino-1.2.4) --- updated-dependencies: - dependency-name: camino dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- autorust/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autorust/Cargo.lock b/autorust/Cargo.lock index b9210b52..73987f06 100644 --- a/autorust/Cargo.lock +++ b/autorust/Cargo.lock @@ -512,9 +512,9 @@ checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" [[package]] name = "camino" -version = "1.2.3" +version = "1.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4ce8d3bd5823c7504d3f579f13e7b2f3da252fcb938c594d5680ee508bf846f" +checksum = "5f2d30e4173c4026932d51d31d6b0613b1fd3014bf3f9f8943d4ba139c437ba0" [[package]] name = "cargo_toml"