xcrypt-sys 0.2.1

Low-level bindings for libxcrypt
Documentation
[build-dependencies.bindgen]
version = "0.70.1"

[lib]
name = "xcrypt_sys"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["authentication", "cryptography", "external-ffi-bindings"]
description = "Low-level bindings for libxcrypt"
edition = "2021"
homepage = "https://github.com/nikstur/libcxcrypt-rs"
keywords = ["hashing", "password", "phf", "libxcrypt", "crypt"]
license = "MIT"
links = "crypt"
name = "xcrypt-sys"
readme = "README.md"
repository = "https://github.com/nikstur/libcxcrypt-rs"
version = "0.2.1"