halide-runtime 0.5.0

Bindings to the Halide runtime
Documentation
[build-dependencies.bindgen]
version = "0.55"

[build-dependencies.halide-build]
version = "0.4"

[dependencies]

[features]
default = ["gpu"]
gpu = []

[package]
authors = ["Zach Shipko <zachshipko@gmail.com>"]
description = "Bindings to the Halide runtime"
documentation = "https://docs.rs/halide-runtime"
edition = "2018"
license = "ISC"
name = "halide-runtime"
readme = "README.md"
repository = "https://github.com/zshipko/halide-runtime"
version = "0.5.0"