pam-sys 0.5.6

FFI wrappers for the Linux Pluggable Authentication Modules (PAM)
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "pam-sys"
version = "0.5.6"
authors = ["Florian Wilkens <gh@1wilkens.org>"]
build = "build.rs"
links = "pam"
description = "FFI wrappers for the Linux Pluggable Authentication Modules (PAM)"
documentation = "https://docs.rs/pam-sys/"
readme = "README.md"
categories = ["authentication", "api-bindings", "external-ffi-bindings", "os::unix-apis"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/1wilkens/pam-sys"
[dependencies.libc]
version = "0.2.39"
[badges.travis-ci]
repository = "1wilkens/pam-sys"