diff options
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ name = "rustty" version = "0.1.0" edition = "2024" +license = " GPL-3.0-or-later" [dependencies] minifb = "0.28.0" |
![]() |
index : rustty.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -2,6 +2,7 @@ name = "rustty" version = "0.1.0" edition = "2024" +license = " GPL-3.0-or-later" [dependencies] minifb = "0.28.0" |