switched to a fast hashing algorithm

This commit is contained in:
JOLIMAITRE Matthieu 2022-09-03 14:17:43 +02:00
parent 9cb320e357
commit a6b7824648
6 changed files with 34 additions and 2 deletions

View file

@ -9,3 +9,4 @@ repository = "https://github.com/MajorBarnulf/golrs"
[dependencies]
termion = "1.5"
metrohash = "1.0"