update: repo & deps

This commit is contained in:
Pakin 2026-01-08 14:15:27 +07:00
parent 7f8b19353a
commit 90856717e4
4 changed files with 164 additions and 631 deletions

View file

@ -8,7 +8,7 @@ axum = "0.8.7"
env_logger = "0.11.8"
git2 = { version = "0.20.3", features = ["https", "ssh"] }
libgit2-sys = { version = "0.18.3", features = ["ssh"] }
libtbr = { git = "https://gitlab.forthrd.io/Pakin/libtbr.git", version = "0.1.1" }
libtbr = { git = "https://pakin-inspiron-15-3530.tail110d9.ts.net/pakin/libtbr.git", version = "0.1.1" }
log = "0.4.29"
prost = "0.14.1"
reqwest = { version = "0.12.25", features = ["json"] }