kyu08/fzf-make

Remove first blank line

Opened this issue · 0 comments

287530849-60e17144-f972-44e4-95e9-f058271b9348
  • Somehow, the first blank line is shown by running binary generated by cargo build --verbose --release. And there is no first blank line, if running cargo run.
  • Caused by rustc version?
    • Specify MSRV in cargo.toml?
      • Test what happens if the local rustc version is older than the version specified in cargo.toml when brew install fzf-make is run