cargo-specification
cargo-specification copied to clipboard
panic "could not find file to watch"
these lines:
panic!("could not find file to watch {}", file.display())
should probably be turned into just printing an error, as file watching should be fixed at the next loop iteration