[build-dependencies.bindgen]
version = "0.64.0"
[dependencies.libc]
version = "0.2.139"
[package]
authors = ["Simon Gauvin <gauvinsimon@gmail.com>"]
description = "Rust bindings for OpenFX"
edition = "2021"
keywords = ["openfx", "vfx"]
license = "MIT OR Apache-2.0"
name = "openfx-sys"
readme = "README.md"
repository = "https://github.com/SGauvin/openfx-sys"
version = "0.1.0"