diff --git a/Cargo.toml b/Cargo.toml index acba13f..ba95136 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/SergioGasquez/espup" description = """ -Tool for installing and maintaining ESP Rust toolchain. +Tool for installing and maintaining ESP Rust environment. """ keywords = ["esp", "esp-rs", "embedded", "cli", "xtensa", "espidf"] categories = ["command-line-utilities", "development-tools", "embedded"]