[package] name = "dupcheck" version = "0.1.0" authors = ["Thomas Templeton "] description = "Duplicate file checking functions." documentation = "https://docs.rs/dupcheck" homepage = "https://github.com/ttempleton/dupcheck" repository = "https://github.com/ttempleton/dupcheck.git" readme = "README.md" license = "MIT" [dependencies] sha2 = "0.1.2"