1
Fork 0
mirror of https://github.com/RGBCube/dix synced 2025-07-31 13:47:46 +00:00

feat: better lib, expose more behaviour for external use, deduplication

This commit is contained in:
RGBCube 2025-05-09 18:41:38 +03:00 committed by bloxx12
parent 4372250ba2
commit e6b8f7b3a7
7 changed files with 245 additions and 173 deletions

View file

@ -13,7 +13,6 @@ diff = "0.1.13"
env_logger = "0.11.3"
itertools = "0.14.0"
log = "0.4.20"
ref-cast = "1.0.24"
regex = "1.11.1"
rusqlite = { version = "0.35.0", features = [ "bundled" ] }
size = "0.5.0"