Skip to content

Commit ae8e00e

Browse files
committed
rm dup
1 parent 79f3f15 commit ae8e00e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ rustix = { version = "1.0", default-features = false, features = ["std", "fs", "
3030
async-channel = "2.0.0"
3131
async-task = "4.7.0"
3232

33-
[target.'cfg(all(unix, not(target_os = "linux")))'.dependencies]
34-
rustix = { version = "1.0", default-features = false, features = ["std", "fs", "process"] }
35-
3633
[target.'cfg(windows)'.dependencies]
3734
blocking = "1.0.0"
3835

0 commit comments

Comments
 (0)