mirror of
https://github.com/uutils/coreutils
synced 2024-12-18 09:03:14 +00:00
pr: Remove commented out stuff from Cargo.toml
This commit is contained in:
parent
bc2b385744
commit
9e759267ee
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ quick-error = "1.2.3"
|
||||||
itertools = "0.10"
|
itertools = "0.10"
|
||||||
regex = "1.0"
|
regex = "1.0"
|
||||||
|
|
||||||
#[target.'cfg(unix)'.dependencies]
|
|
||||||
#unix_socket = "0.5.0"
|
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "pr"
|
name = "pr"
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
|
|
Loading…
Reference in a new issue