diff --git a/Cargo.toml b/Cargo.toml index 54102dd..6786270 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" license = "Apache-2.0" authors = ["Chris Simpkins "] description = """ -A customizable Rust command line file size reporting executable with recursive traversal of file systems. +A customizable Rust command line file size reporting executable with support for recursive traversal of file systems. """ documentation = "https://github.com/chrissimpkins/size" homepage = "https://github.com/chrissimpkins/size"