From 36c7e79dd5402fec9686e6fd8f0fb98e09a4720c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:09:07 +0000 Subject: [PATCH] chore(deps): bump zmij from 1.0.13 to 1.0.15 in the minor group Bumps the minor group with 1 update: [zmij](https://github.com/dtolnay/zmij). Updates `zmij` from 1.0.13 to 1.0.15 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](https://github.com/dtolnay/zmij/compare/1.0.13...1.0.15) --- updated-dependencies: - dependency-name: zmij dependency-version: 1.0.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dab6de12..8c558941 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -260,6 +260,6 @@ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" [[package]] name = "zmij" -version = "1.0.13" +version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ac93432f5b761b22864c774aac244fa5c0fd877678a4c37ebf6cf42208f9c9ec" +checksum = "94f63c051f4fe3c1509da62131a678643c5b6fbdc9273b2b79d4378ebda003d2"