mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
build(deps): bump tar from 0.4.38 to 0.4.39
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.38 to 0.4.39. - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.38...0.4.39) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8f56911e9b
commit
6c3985cd90
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1180,9 +1180,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tar"
|
||||
version = "0.4.38"
|
||||
version = "0.4.39"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6"
|
||||
checksum = "ec96d2ffad078296368d46ff1cb309be1c23c513b4ab0e22a45de0185275ac96"
|
||||
dependencies = [
|
||||
"filetime",
|
||||
"libc",
|
||||
|
@ -27,7 +27,7 @@ once_cell = "1.18.0"
|
||||
rayon = "1.7.0"
|
||||
same-file = "1.0.6"
|
||||
snap = "1.1.0"
|
||||
tar = "0.4.38"
|
||||
tar = "0.4.39"
|
||||
tempfile = "3.6.0"
|
||||
time = { version = "0.3.23", default-features = false }
|
||||
ubyte = { version = "0.10.3", default-features = false }
|
||||
|
Loading…
x
Reference in New Issue
Block a user