Skip to content

Commit

Permalink
Upgrade astral-tokio-tar to v0.5.1 (#11359)
Browse files Browse the repository at this point in the history
## Summary

Pulling in astral-sh/tokio-tar#40.

Closes #2235.
  • Loading branch information
charliermarsh authored Feb 9, 2025
1 parent d22a2df commit 1b21257
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ uv-workspace = { path = "crates/uv-workspace" }
anstream = { version = "0.6.15" }
anyhow = { version = "1.0.89" }
arcstr = { version = "1.2.0" }
astral-tokio-tar = { version = "0.5.0" }
astral-tokio-tar = { version = "0.5.1" }
async-channel = { version = "2.3.1" }
async-compression = { version = "0.4.12", features = ["bzip2", "gzip", "xz", "zstd"] }
async-trait = { version = "0.1.82" }
Expand Down

0 comments on commit 1b21257

Please sign in to comment.