[package] name = "libcrypt-rs" version = "0.1.2" edition = "2021" license-file = "LICENSE" description = "rust binding for POSIX crypt library (libcrypt)" homepage = "https://gitlab.com/Zapomnij/libcrypt-rs" repository = "https://gitlab.com/Zapomnij/libcrypt-rs.git" readme = "README.md" keywords = ["libcrypt"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]