mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-13 07:41:11 +01:00
Remove cargo install stub
This commit is contained in:
parent
392547ffa4
commit
d59a76182a
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
#[cfg(not(debug_assertions))]
|
||||
compile_error!("The watchexec CLI has moved to the watchexec-cli crate");
|
||||
fn main() {
|
||||
panic!("The watchexec CLI has moved to the watchexec-cli crate");
|
||||
}
|
Loading…
Reference in a new issue