From c553933bdf1a6f92243f22a4c2f49ff6694fa783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 17:19:57 +0000 Subject: [PATCH] Bump array-init-cursor in the cargo group across 1 directory Bumps the cargo group with 1 update in the / directory: [array-init-cursor](https://github.com/planus-org/planus). Updates `array-init-cursor` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/planus-org/planus/releases) - [Changelog](https://github.com/planus-org/planus/blob/main/CHANGELOG.md) - [Commits](https://github.com/planus-org/planus/compare/v0.2.0...array-init-cursor-v0.2.1) --- updated-dependencies: - dependency-name: array-init-cursor dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 31be256357..d352826b2e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -285,9 +285,9 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" [[package]] name = "array-init-cursor" -version = "0.2.0" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf7d0a018de4f6aa429b9d33d69edf69072b1c5b1cb8d3e4a5f7ef898fc3eb76" +checksum = "ed51fe0f224d1d4ea768be38c51f9f831dee9d05c163c11fba0b8c44387b1fc3" [[package]] name = "ascii-canvas"