panda-re-sys 0.1.0

The official *-sys library for interfacing with PANDA (Platform for Architecture-Neutral Dynamic Analysis)
docs.rs failed to build panda-re-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: panda-re-sys-0.7.1

panda-sys

To update low-level bindings:

  1. Clone and build the latest panda's master branch.
  2. export PANDA_ROOT=/path/where/you/cloned/panda
  3. cd src/ && ./gen_bindings.sh