rizin-sys 0.10.0-alpha.1

Raw Rust FFI bindings for the Rizin reverse-engineering framework.
[package]
name = "rizin-sys"
version.workspace = true
edition.workspace = true
license = "LGPL-3.0-only"
description = "Raw Rust FFI bindings for the Rizin reverse-engineering framework."
repository.workspace = true
readme = "README.md"
keywords = ["rizin", "reverse-engineering", "ffi", "bindings"]
categories = ["external-ffi-bindings"]

[build-dependencies]
bindgen = "0.72.1"
glob = "0.3.3"
itertools = "0.14.0"
pkg-config = "0.3.32"

[lib]
doctest = false