pr: Remove commented out stuff from Cargo.toml

This commit is contained in:
Max Semenik 2021-03-26 18:19:52 +03:00
parent bc2b385744
commit 9e759267ee

View file

@ -25,9 +25,6 @@ quick-error = "1.2.3"
itertools = "0.10"
regex = "1.0"
#[target.'cfg(unix)'.dependencies]
#unix_socket = "0.5.0"
[[bin]]
name = "pr"
path = "src/main.rs"