Unverified Commit dbac4bdb authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

chore(deps): remove unsed `async-channel` (#941)

* chore(deps): remove unsed `async-channel`

* remove the correct crate
parent 937e260e
Pipeline #227569 failed with stages
in 1 minute and 50 seconds
......@@ -19,7 +19,6 @@ tracing = "0.1.34"
# optional deps
arrayvec = { version = "0.7.1", optional = true }
async-channel = { version = "1.6", optional = true }
async-lock = { version = "2.4", optional = true }
futures-util = { version = "0.3.14", default-features = false, optional = true }
hyper = { version = "0.14.10", default-features = false, features = ["stream"], optional = true }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment