🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-04-03 8:52:39.0 +00:00:00
committer GitHub <noreply@github.com> 2025-04-03 8:52:39.0 +00:00:00
commit
412298694883c2f8d4818367157e445056e7c0d8 [patch]
tree
9510d185d7618d522e3668b227f861183af61123
parent
c505fcd27bb93f8ae5f24216e8b4f4a6e650b23e
download
412298694883c2f8d4818367157e445056e7c0d8.tar.gz

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] <support@github.com>

Diff

 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",