Converting to md5

This commit is contained in:
Louis van Liefland
2024-10-26 22:01:30 +11:00
parent de6fd8214f
commit ae978bc0a0
3 changed files with 4 additions and 4 deletions

View File

@ -14,6 +14,7 @@ time = "0.3.36"
hex = "0.4.3"
gxhash = "=2.3.0"
serde_json = "1.0.128"
md5 = "0.7.0"
[dependencies.serde]
version = "1.0.210"