diff --git a/src/alejandra/Cargo.toml b/src/alejandra/Cargo.toml index 3876b9c..0e41c7b 100644 --- a/src/alejandra/Cargo.toml +++ b/src/alejandra/Cargo.toml @@ -28,6 +28,7 @@ description = "The Uncompromising Nix Code Formatter" edition = "2021" license = "Unlicense" name = "alejandra" +readme = "../../README.md" repository = "https://github.com/kamadorueda/alejandra" version = "3.1.0"