Browse Source

Revert the use of two binary names

timvisee 7 năm trước cách đây
mục cha
commit
19657fbfaa
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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"]