Update version in Cargo.toml and enhance README for clarity and project scope

This commit is contained in:
Palash Tyagi
2025-07-16 23:51:42 +01:00
parent 34b09508f3
commit ad4cadd8fb
2 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rustframe"
version = "0.0.1-a.0"
version = "0.0.1-a.20250716"
edition = "2021"
license = "GPL-3.0-or-later"
readme = "README.md"