fastwfc 0.1.0

Rust bindings to libfastwfc
Documentation
[package]
name = "fastwfc"
version = "0.1.0"
authors = ["ricky han <github@rickyhan.com>"]
edition = "2018"
doc = true
repository = "https://github.com/rickyhan/fastwfc-rs"
description = "Rust bindings to libfastwfc"
license = "MIT"

[dependencies]
fastwfc-sys = "0.1.0"
image = "0.22.1"