Compare commits

..

No commits in common. "1fead78b6952e3454cdd5f00c156f092ea941f1d" and "2cb4e4621766466e995887c10892e8150d977c0a" have entirely different histories.

View File

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