diff --git a/Cargo.toml b/Cargo.toml index fbc0026..b80ad83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,5 +4,6 @@ version = "0.0.0" edition = "2024" license = "GPL-3.0-or-later" readme = "README.md" +description = "A simple and lightweight dataframe library" [dependencies]