[package] name = "bitcheck" version = "0.2.8" authors = ["avnsgt@tutamail.com"] description = "A simple script to perform md5 and sha1 hash check on ArchLabs Images." homepage = "https://archlabslinux.com/" repository = "https://gitlab.com/AvnSgt/bitcheck" readme = "README.md" keywords = ["archlabs", "iso", "checksum", "script" ] license = "MIT" [source] git = "https://gitlab.com/AvnSgt/bitcheck.git" [dependencies] home = "0.3.0" walkdir = "2.0.0" sha-1 = "0.7.0" md-5 = "0.7.0" [profile.dev] opt-level = 3 [profile.release] opt-level = 3