Add LICENSE file and specify GPL-3.0-or-later in Cargo.toml

This commit is contained in:
Palash Tyagi
2025-04-14 23:32:17 +01:00
parent 76d6c9b4b5
commit 92395b16bf
2 changed files with 675 additions and 0 deletions

View File

@@ -2,5 +2,6 @@
name = "rustframe"
version = "0.0.0"
edition = "2024"
license = "GPL-3.0-or-later"
[dependencies]