Add hash extractor

This commit is contained in:
2026-04-03 08:57:37 -07:00
parent e6e340d082
commit 4d4e9c93a2
9 changed files with 139 additions and 39 deletions

View File

@@ -111,6 +111,8 @@ bytes = "1"
toml = "1.0.3"
toml_edit = "0.25.4"
sha2 = "0.11.0-rc.5"
sha1 = "0.10"
md5 = "0.7"
blake3 = "1.8.3"
dotenvy = "0.15.7"
envy = "0.4.2"