first tabutask

This commit is contained in:
rendo 2026-02-13 16:50:37 +05:00
commit 00aa0efab9
6 changed files with 4189 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "tabutask"
version = "0.1.0"
edition = "2024"
[dependencies]
iced = "0.14.0"