milter-sys 0.2.3

Low-level FFI bindings to libmilter
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2018"
rust-version = "1.42.0"
name = "milter-sys"
version = "0.2.3"
links = "milter"
exclude = ["/.gitignore", "/.gitlab-ci.yml"]
description = "Low-level FFI bindings to libmilter"
keywords = ["email", "smtp", "milter", "sendmail", "postfix"]
categories = ["external-ffi-bindings", "email"]
license = "GPL-3.0-or-later"
repository = "https://gitlab.com/glts/milter-sys"
[dependencies.libc]
version = "0.2.66"
[build-dependencies.pkg-config]
version = "0.3.17"