Skip to content

Commit

Permalink
chore: remove unused dependency (#179)
Browse files Browse the repository at this point in the history
Signed-off-by: wanglei01 <wllenyj@linux.alibaba.com>
  • Loading branch information
wllenyj authored Nov 20, 2022
1 parent d1de1a9 commit f99f214
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ keywords = ["async", "fs", "io-uring"]

[dependencies]
tokio = { version = "1.2", features = ["net", "rt"] }
scoped-tls = "1.0.0"
slab = "0.4.2"
libc = "0.2.80"
io-uring = { version = "0.5.8", features = ["unstable"] }
Expand Down

0 comments on commit f99f214

Please sign in to comment.