add license, loading screen

This commit is contained in:
andromeda
2026-04-16 16:50:54 +02:00
parent 4770f441d1
commit da93183389
2 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
name = "anki-cli"
version = "0.1.0"
edition = "2024"
license = "GPL-3.0+"
[dependencies]
[dependencies.nanohtml2text]