1 Commits

Author SHA1 Message Date
Palash Tyagi
884e1df5ae Merge ff97e6b0b6 into 2cb4e46217 2025-08-04 23:05:16 +01:00

View File

@@ -1,12 +1,11 @@
[package] [package]
name = "rustframe" name = "rustframe"
authors = ["Palash Tyagi (https://github.com/Magnus167)"] authors = ["Palash Tyagi (https://github.com/Magnus167)"]
version = "0.0.1-a.20250804" version = "0.0.1-a.20250716"
edition = "2021" edition = "2021"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
readme = "README.md" readme = "README.md"
description = "A simple dataframe and math toolkit" description = "A simple dataframe library"
documentation = "https://magnus167.github.io/rustframe/"
[lib] [lib]
name = "rustframe" name = "rustframe"