Upgrade async-compression dep
This commit is contained in:
parent
a8d96790cf
commit
2d18b949ad
7 changed files with 8 additions and 7 deletions
|
@ -78,7 +78,7 @@ workspace = { path = "../workspace" }
|
|||
welcome = { path = "../welcome" }
|
||||
zed-actions = {path = "../zed-actions"}
|
||||
anyhow.workspace = true
|
||||
async-compression = { version = "0.3", features = ["gzip", "futures-bufread"] }
|
||||
async-compression.workspace = true
|
||||
async-tar = "0.4.2"
|
||||
async-recursion = "0.3"
|
||||
async-trait.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue