fuckass shit

This commit is contained in:
2025-07-03 19:55:57 +02:00
parent 243d90f261
commit d09800adc8
4 changed files with 320 additions and 0 deletions

12
Cargo.toml Normal file
View File

@@ -0,0 +1,12 @@
[package]
name = "ctable"
version = "0.1.0"
edition = "2024"
[dependencies]
dotenv = "0.15"
chrono = "0.4"
tui = "0.19"
crossterm = "0.26"
anyhow = "1.0"
untis = "0.3.0"