diff --git a/Cargo.toml b/Cargo.toml index a1f19bbf..0b6bf07d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ version = "2.7.2" authors = ["Roey Darwish Dror "] exclude = ["doc/screenshot.gif"] edition = "2018" +readme = "README.md" [dependencies] directories = "2.0.1"