added first test

This commit is contained in:
sreedevk
2025-07-12 22:23:37 +00:00
parent 4d85f0bbc9
commit d42166a4fd
4 changed files with 206 additions and 4 deletions

View File

@@ -26,7 +26,9 @@ itertools = "0.10.5"
memmap2 = "0.5.8"
pathdiff = "0.2.1"
prettytable-rs = "0.10.0"
rand = "0.9.1"
rayon = "1.6.1"
tempfile = "3.20.0"
threadpool = "1.8.1"
unicode-segmentation = "1.10.0"