Update Rust crate astral-tokio-tar to v0.5.2 (#12412)

This commit is contained in:
renovate[bot] 2025-03-24 02:16:43 +00:00 committed by GitHub
parent 6355a24240
commit 7c57cefaa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -164,9 +164,9 @@ dependencies = [
[[package]] [[package]]
name = "astral-tokio-tar" name = "astral-tokio-tar"
version = "0.5.1" version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "65152cbda42e8ab5ecff69e8811e8333d69188c7d5c41e3eedb8d127e3f23b27" checksum = "1abb2bfba199d9ec4759b797115ba6ae435bdd920ce99783bb53aeff57ba919b"
dependencies = [ dependencies = [
"filetime", "filetime",
"futures-core", "futures-core",