mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 13:19:25 +00:00
Add description field to Cargo.toml for project clarity
This commit is contained in:
@@ -4,5 +4,6 @@ version = "0.0.0"
|
|||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
description = "A simple and lightweight dataframe library"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Reference in New Issue
Block a user