diff --git a/Cargo.toml b/Cargo.toml index 57759d6..9ee1e45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.5.2" authors = ["Ferran Basora "] description = "Drill is a HTTP load testing application written in Rust inspired by Ansible syntax" repository = "https://github.com/fcsonline/drill" +readme = "README.md" keywords = ["performance", "http", "ansible", "jmeter"] license = "GPL-3.0" edition = "2018"