[build-dependencies.bindgen]
optional = true
version = "0.66"
[build-dependencies.cmake]
version = "0.1"
[build-dependencies.pkg-config]
version = "0.3"
[features]
bindgen = ["dep:bindgen"]
[lib]
doctest = false
[package]
categories = ["external-ffi-bindings"]
description = "FFI Bindings to Wireshark's epan module"
documentation = "https://docs.rs/epan-sys"
edition = "2021"
homepage = "https://github.com/ghpr-asia/wsdf"
keywords = ["wireshark", "ffi"]
license = "MIT OR Apache-2.0"
links = "wireshark"
name = "epan-sys"
readme = "README.md"
repository = "https://github.com/ghpr-asia/wsdf"
resolver = "1"
version = "0.1.0"