mirror of https://github.com/astral-sh/uv
Update Rust crate astral-tokio-tar to v0.5.2 (#12412)
This commit is contained in:
parent
6355a24240
commit
7c57cefaa8
|
|
@ -164,9 +164,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "astral-tokio-tar"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "65152cbda42e8ab5ecff69e8811e8333d69188c7d5c41e3eedb8d127e3f23b27"
|
||||
checksum = "1abb2bfba199d9ec4759b797115ba6ae435bdd920ce99783bb53aeff57ba919b"
|
||||
dependencies = [
|
||||
"filetime",
|
||||
"futures-core",
|
||||
|
|
|
|||
Loading…
Reference in New Issue