pcapplusplus-sys 0.1.0

Compile PcapPlusPlus and make its library and header files available. See also https://github.com/seladb/PcapPlusPlus
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 = "2021"
name = "pcapplusplus-sys"
version = "0.1.0"
authors = ["Izumi Raine <63145238+IzumiRaine@users.noreply.github.com>"]
links = "PcapPlusPlus"
exclude = [
    "PcapPlusPlus/**/*.bat",
    "PcapPlusPlus/**/*.dll",
    "PcapPlusPlus/**/*.exe",
    "PcapPlusPlus/**/*.linux32",
    "PcapPlusPlus/Examples",
    "PcapPlusPlus/Fuzzers",
    "PcapPlusPlus/Tests",
]
description = """
Compile PcapPlusPlus and make its library and header files available.
See also https://github.com/seladb/PcapPlusPlus
"""
homepage = "https://github.com/IzumiRaine/tcp-stream-capture"
readme = "README.md"
license = "Unlicense"
repository = "https://github.com/IzumiRaine/tcp-stream-capture"

[dependencies]

[build-dependencies.cmake]
version = "0.1.50"