oshash 0.4.0

Fast media file hashing using first/last 64KB chunks and file size; Rust port of the Python oshash library
Documentation
1
2
3
4
5
6
7
8
9
[workspace]
consolidate-commits = true
push-remote = "origin"

[[workspace.members]]
name = "oshash"

[[workspace.members]]
name = "oshash-cli"