From 4d5e77af4ed46af5121a3b9ee1274a9f66dbb020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 21:31:06 +0000 Subject: [PATCH] build(deps): bump talc from 4.4.0 to 4.4.1 Bumps [talc](https://github.com/SFBdragon/talc) from 4.4.0 to 4.4.1. - [Commits](https://github.com/SFBdragon/talc/commits) --- updated-dependencies: - dependency-name: talc 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 25af45adc2..a0fda0f53b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1302,9 +1302,9 @@ dependencies = [ [[package]] name = "talc" -version = "4.4.0" +version = "4.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99fd7baf7741cf3749967c73529ec946c09adcfb44a5256fa92f37623fcbda9f" +checksum = "04be12ec299aadd63a0bf781d893e4b6139d33cdca6dcd6f6be31f849cedcac8" dependencies = [ "lock_api", ]