feature2 implemented bug needs to be addressed

This commit is contained in:
Priec
2025-08-05 19:22:30 +02:00
parent 9c36e76eaa
commit d62cc2add6
6 changed files with 673 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ crossterm = { workspace = true, optional = true }
anyhow.workspace = true
tokio = { workspace = true, optional = true }
toml = { workspace = true }
serde = { workspace = true }
serde.workspace = true
unicode-width.workspace = true
thiserror = { workspace = true }