Причёсинг

This commit is contained in:
2026-04-15 21:17:14 +03:00
parent 11fc697771
commit 9c73a8672e
7 changed files with 641 additions and 95 deletions

View File

@@ -16,6 +16,8 @@ chrono = "0.4"
regex = "1.11"
futures = "0.3"
anyhow = "1.0"
log = "0.4"
env_logger = "0.11"
[dev-dependencies]
tokio = { version = "1.0", features = ["full", "rt-multi-thread"] }