mirror of
https://github.com/uutils/tar.git
synced 2026-06-10 16:14:35 -07:00
chore(deps): update rust crate tar to v0.4.45
This commit is contained in:
committed by
Daniel Hofstetter
parent
046a3da127
commit
0d51c98a46
Generated
+2
-2
@@ -1241,9 +1241,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tar"
|
||||
version = "0.4.44"
|
||||
version = "0.4.45"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a"
|
||||
checksum = "22692a6476a21fa75fdfc11d452fda482af402c008cdbaf3476414e122040973"
|
||||
dependencies = [
|
||||
"filetime",
|
||||
"libc",
|
||||
|
||||
Reference in New Issue
Block a user