[features]
aarch64 = []
arm = []
i386 = []
libpanda = []
mips = []
mips64 = []
mips64el = []
mipsel = []
ppc = []
x86_64 = []
[lib]
name = "panda_sys"
[package]
authors = ["Jordan McLeod <Jordan.McLeod@ll.mit.edu>"]
description = "The official *-sys library for interfacing with PANDA (Platform for Architecture-Neutral Dynamic Analysis)"
documentation = "https://docs.rs/panda-re-sys"
edition = "2018"
homepage = "https://panda-re.mit.edu"
license = "GPL-2.0"
name = "panda-re-sys"
readme = "README.md"
version = "0.8.0"
[package.metadata.docs.rs]
features = ["x86_64"]