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

@@ -21,6 +21,9 @@ toml = { workspace = true }
smartstring = { workspace = true }
regex = { workspace = true }
blake3 = { workspace = true }
sha2 = { workspace = true }
sha1 = { workspace = true }
md5 = { workspace = true }
epub = { workspace = true }
kamadak-exif = { workspace = true }
pdf = { workspace = true }