diff --git a/Cargo.toml b/Cargo.toml index 4e24320d2..260e8b676 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ authors = ["Chrislearn Young "] edition = "2021" rust-version = "1.67" description = """ -Salvo is a powerful and simple Rust web server framework. +Salvo is a powerful web framework that can make your work easier. """ homepage = "https://salvo.rs" repository = "https://github.com/salvo-rs/salvo"