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(-)
@@ -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",