From 3a1d288ce5d8f31943e4f25908ed258584d88351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 17:19:29 +0000 Subject: [PATCH] Bump array-init-cursor from 0.2.0 to 0.2.1 Bumps [array-init-cursor](https://github.com/planus-org/planus) 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 ... Signed-off-by: dependabot[bot] --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c61c5a2..ab2bf02 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "ab_glyph" @@ -266,9 +266,9 @@ dependencies = [ [[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 = "arrayref"