Skip to content

Commit f99f214

Browse files
authored
chore: remove unused dependency (#179)
Signed-off-by: wanglei01 <wllenyj@linux.alibaba.com>
1 parent d1de1a9 commit f99f214

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ keywords = ["async", "fs", "io-uring"]
1818

1919
[dependencies]
2020
tokio = { version = "1.2", features = ["net", "rt"] }
21-
scoped-tls = "1.0.0"
2221
slab = "0.4.2"
2322
libc = "0.2.80"
2423
io-uring = { version = "0.5.8", features = ["unstable"] }

0 commit comments

Comments
 (0)