diff --git a/Cargo.toml b/Cargo.toml index ce76f33..629edde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.3" edition = "2021" authors = ["TATSUNO Yasuhiro "] license = "MIT" -description = "A CLI tool to statically analyze cold start of AWS Lambda functions." +description = "CLI to statically analyze cold start of AWS Lambda functions." readme = "README.md" homepage = "https://github.com/exoego/cold-stat" repository = "https://github.com/exoego/cold-stat"