diff --git a/Cargo.toml b/Cargo.toml index 63afc88..dad9c7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ keywords = ["tui", "textarea", "editor", "input", "ratatui"] include = [ "/src", "/examples", + "/tests", "/README.md", "/LICENSE.txt", ]