dirhash 0.2.0

Take a hash of a folder to see if it's changes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.seahash]
version = "3.0.6"

[dependencies.walkdir]
version = "2.2.7"

[package]
authors = ["Nixon <nixon.emoony@gmail.com>"]
description = "Take a hash of a folder to see if it's changes"
edition = "2018"
license = "MIT"
name = "dirhash"
version = "0.2.0"