Skip to content

Commit

Permalink
Remove old async-lock/async-fs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
osiewicz committed Jan 10, 2025
1 parent 382944a commit 9bb2bbb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 38 deletions.
53 changes: 16 additions & 37 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 @@ -342,7 +342,7 @@ ashpd = { version = "0.10", default-features = false, features = ["async-std"]}
async-compat = "0.2.1"
async-compression = { version = "0.4", features = ["gzip", "futures-io"] }
async-dispatcher = "0.1"
async-fs = "1.6"
async-fs = "2.1"
async-pipe = { git = "https://github.com/zed-industries/async-pipe-rs", rev = "82d00a04211cf4e1236029aa03e6b6ce2a74c553" }
async-recursion = "1.0.0"
async-tar = "0.5.0"
Expand Down

0 comments on commit 9bb2bbb

Please sign in to comment.