1
0
mirror of https://github.com/sharkdp/fd synced 2024-06-28 22:04:23 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Maksim Bondarenkov
8773402246
Makefile: use --locked for build
to be ensured that Cargo.lock is up to date. also it's needed for disributions
2024-01-20 17:44:38 +03:00
Thayne McCombs
4e7b403c1f Use clap-derive for option parsing
This makes the definition of arguments to fd a little more ergonomic,
and makes it easier to insure the types for the arguments are consitent.
2022-10-08 00:41:33 -06:00