Initial commit

This commit is contained in:
2026-02-10 11:28:12 +03:00
commit 4868156ca7
5 changed files with 4753 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "jap_learn"
version = "0.1.0"
edition = "2024"
[dependencies]
iced = "0.13.1"
rand = "0.10.0"