From 2f57fd2e1050dcdb570c8b23c810f6f2525c3040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 09:28:22 +0000 Subject: [PATCH] chore(deps): bump xx from 2.3.0 to 2.3.1 in the all group Bumps the all group with 1 update: [xx](https://github.com/jdx/xx). Updates `xx` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/jdx/xx/releases) - [Changelog](https://github.com/jdx/xx/blob/main/CHANGELOG.md) - [Commits](https://github.com/jdx/xx/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: xx dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a49e732..2ccc93c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3895,9 +3895,9 @@ checksum = "213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546" [[package]] name = "xx" -version = "2.3.0" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "704f7d8fce796d9206ab2f0a04a0c59c54394105b838b236d6687e8eef721440" +checksum = "b2df0028c106b318c37108eaa6930ee85c73e0ad03e2d54dfe7fea44975c1259" dependencies = [ "duct", "filetime",