diff --git a/Cargo.toml b/Cargo.toml index fabc99b..c686196 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ name = "fd-find" readme = "README.md" repository = "https://github.com/sharkdp/fd" version = "7.2.0" +edition= "2018" [[bin]] name = "fd"