WIP sync file by repo

This commit is contained in:
Pakin 2025-09-08 15:53:36 +07:00
parent fa9f35bfac
commit ad677d22ce
3 changed files with 412 additions and 1 deletions

View file

@ -6,6 +6,7 @@ edition = "2024"
[dependencies]
chrono = "0.4.41"
flate2 = "1.1.2"
git2 = "0.20.2"
log = "0.4.27"
mlua = { version = "0.11.3", features = ["lua54"] }
rand = "0.9.2"