nonstick 0.0.3

PAM bindings for Rust
Documentation
[dependencies.libc]
version = "0.2.97"

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

[package]
authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "PAM bindings for Rust"
edition = "2021"
keywords = ["pam", "ffi", "linux", "authentication"]
license = "MIT"
name = "nonstick"
readme = "README.md"
repository = "https://hg.pfish.zone/crates/nonstick/"
version = "0.0.3"