sharkdp/fd

build error

madneal opened this issue · 3 comments

when trying to build with cargo build

error: failed to parse manifest at `/Users/xxxx/project/fd/Cargo.toml`

Caused by:
  invalid type: unit variant, expected string only for key `profile.release.strip`

What version of Rust are you building with? It needs to be at least 1.70

may can add this requirement in the README