From f629cf4bf0cc243bd142784c805dd6530f02574b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:26:41 +0000 Subject: [PATCH] Bump toon-format from 0.4.1 to 0.4.4 Bumps [toon-format](https://github.com/toon-format/toon-rust) from 0.4.1 to 0.4.4. - [Release notes](https://github.com/toon-format/toon-rust/releases) - [Changelog](https://github.com/toon-format/toon-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/toon-format/toon-rust/compare/v0.4.1...v0.4.4) --- updated-dependencies: - dependency-name: toon-format dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 123c9b7..f46f115 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4532,9 +4532,9 @@ dependencies = [ [[package]] name = "toon-format" -version = "0.4.1" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "349a10106f2c703fbfbe4a2eef6683af0acca60a0b8334c7a33795231dbf92d5" +checksum = "6d25e33e50b37f95f3b55b6e664218cac7e1a50f056a75bb4c7a6cccfbc8a8c4" dependencies = [ "indexmap", "serde",