add: refactored everything

This commit is contained in:
2026-08-26 21:33:44 -04:00
parent b2efd6917d
commit b471d6e22f
16 changed files with 1268 additions and 608 deletions
-5
View File
@@ -8,8 +8,3 @@ edition = "2018"
[dependencies]
gtk4 = "0.4.7"
glib = "*"
gio = "*"
gdk = "*"
futures = "0.3"
byteorder = "*"