From 27e0ecc293e652b2af14f8fc92a543c52e7b1ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 04:15:26 +0200 Subject: [PATCH] chore(deps): bump talc from 5.0.3 to 5.0.4 (#3) Bumps [talc](https://github.com/SFBdragon/talc) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/SFBdragon/talc/releases) - [Commits](https://github.com/SFBdragon/talc/commits) --- updated-dependencies: - dependency-name: talc dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1c9d839..6f9f039 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -343,9 +343,9 @@ dependencies = [ [[package]] name = "talc" -version = "5.0.3" +version = "5.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3081e3f3ad542dc4cd0ae720f752598f8880fd364dc2d031132e3509f673aa23" +checksum = "40a5888b3189a89207eea4190e74387b5db3150d213f84186cac637dcd55259d" dependencies = [ "allocator-api2", "lock_api",