소스 검색

Revert the use of two binary names

timvisee 7 년 전
부모
커밋
19657fbfaa
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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"]