mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-13 08:30:07 +01:00
refactor: refactor
This commit is contained in:
parent
0e0e581f86
commit
d2d3e812fc
5 changed files with 7 additions and 8 deletions
|
|
@ -17,8 +17,8 @@ duct = "0.13"
|
|||
|
||||
[[bin]]
|
||||
name = "copyrat"
|
||||
path = "src/main.rs"
|
||||
path = "src/bin/copyrat.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "tmux-copyrat"
|
||||
path = "src/tmux_copyrat.rs"
|
||||
path = "src/bin/tmux_copyrat.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue