mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-15 15:33:47 +00:00
set default-run to CLI impl
This commit is contained in:
parent
45bef8e582
commit
37ffb95add
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "mrc"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
default-run = "cli"
|
||||
|
||||
[[bin]]
|
||||
name = "cli" # CLI implementation for terminal usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue