[package] name = "libnzhash" version = "1.0.0" edition = "2018" license = "AGPL-3.0-only" description = "***Experimental*** Hashing algorith and facilities. Hash is dependant os byrte size required, scales to very large hash." authors = ["SYSAU LAB", "Sylvain Saucier"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libnzbig = "1.0.0" libnzprimes = "1.0.0"