From 412298694883c2f8d4818367157e445056e7c0d8 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 03 Apr 2025 08:52:39 +0000 Subject: [PATCH] Bump tar from 0.4.43 to 0.4.44 Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.43 to 0.4.44. - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.43...0.4.44) --- updated-dependencies: - dependency-name: tar dependency-version: 0.4.44 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 d3e46c7..084f148 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -2897,9 +2897,9 @@ [[package]] name = "tar" -version = "0.4.43" +version = "0.4.44" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c65998313f8e17d0d553d28f91a0df93e4dbbbf770279c7bc21ca0f09ea1a1f6" +checksum = "1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a" dependencies = [ "filetime", "libc", -- rgit 0.1.4