From 45c2c27b1451d8aca8cbae026d9b6f2d444a9be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 14:09:20 +0000 Subject: [PATCH] chore: bump lofty from 0.23.3 to 0.24.0 Bumps [lofty](https://github.com/Serial-ATA/lofty-rs) from 0.23.3 to 0.24.0. - [Release notes](https://github.com/Serial-ATA/lofty-rs/releases) - [Changelog](https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Serial-ATA/lofty-rs/compare/0.23.3...0.24.0) --- updated-dependencies: - dependency-name: lofty dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8fd7731..b6ffdbb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1127,9 +1127,9 @@ dependencies = [ [[package]] name = "lofty" -version = "0.23.3" +version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d0c107dba5af049cf1c36b646fc1ba0cd2705f40d766d2c4c64f1b797c5fbed" +checksum = "dec4feeff6c7d75093278133a06e827d7af6d2bfe20b0f331f9d10338a5ec7ca" dependencies = [ "byteorder", "data-encoding", diff --git a/Cargo.toml b/Cargo.toml index dc4c77f..73d5db7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ default-features = false version = "0.2" [dependencies.lofty] -version = "0.23" +version = "0.24" [features] default = [