Browse Source

Revert the use of two binary names

timvisee 7 years ago
parent
commit
19657fbfaa
1 changed files with 0 additions and 4 deletions
  1. 0 4
      cli/Cargo.toml

+ 0 - 4
cli/Cargo.toml

@@ -9,10 +9,6 @@ workspace = ".."
 path = "src/main.rs"
 name = "ffsend"
 
-[[bin]]
-path = "src/main.rs"
-name = "ffs"
-
 [features]
 default = ["clipboard"]