xcrypt-sys 0.2.1

Low-level bindings for libxcrypt
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "xcrypt-sys"
description = "Low-level bindings for libxcrypt"
version = "0.2.1"
readme = "README.md"
links = "crypt"
categories = [ "authentication", "cryptography", "external-ffi-bindings" ]
keywords.workspace = true
license.workspace = true
edition.workspace = true
homepage.workspace = true
repository.workspace = true

[build-dependencies]
bindgen = "0.70.1"