diff --git a/Cargo.toml b/Cargo.toml index b7d3229..2f181da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ name = "rustframe" version = "0.0.1-a.0" edition = "2021" license = "GPL-3.0-or-later" -license-file = "LICENSE" readme = "README.md" description = "A simple dataframe library"