from rust

This commit is contained in:
Alexander Zhirov 2025-08-31 16:47:55 +03:00
parent 32203fadc0
commit ef491965f6
Signed by: alexander
GPG key ID: C8D8BE544A27C511
4 changed files with 21 additions and 326 deletions

View file

@ -12,9 +12,9 @@
"xdiff"
],
"dependencies": {
"xdiff": {
"repository": "git+https://git.zhirov.kz/dlang/xdiff.git",
"version": "e2396bc172eba813cdcd1a96c494e35d687f576a"
"libxdiff": {
"repository": "git+https://git.zhirov.kz/dlang/libxdiff.git",
"version": "143f39005c0e89cc57d564365e6ea61427928bc3"
}
}
}