mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 09:36:42 +01:00
collect hashes and file types
This commit is contained in:
parent
01bc1b7b47
commit
747abab922
5 changed files with 183 additions and 31 deletions
|
|
@ -11,3 +11,7 @@ id3 = "1.16"
|
|||
moku = "0.2"
|
||||
file_type = "0.7"
|
||||
pad = "0.1"
|
||||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
xxhash-rust = { version = "0.8.5", features = ["xxh3"] }
|
||||
base64 = "0.22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue