Skip to content

Commit 4b9daf9

Browse files
Use tokio_tar instead of async_tar (#1170)
## Summary `tokio_tar` is a fork of `async_tar` that uses Tokio instead of `async-std`. Using it removes a significant dependency from our tree. (There is an open PR (dignifiedquire/async-tar#41) in `async-tar` to add Tokio support, but it's over a year old.) See: #1157 (comment).
1 parent a42b385 commit 4b9daf9

File tree

4 files changed

+42
-436
lines changed

4 files changed

+42
-436
lines changed

0 commit comments

Comments
 (0)