[build-dependencies]
gcc = "0.3.13"
[dependencies]
libc = ">=0.1"
[package]
authors = ["Hansihe <hansihe@hansihe.com>"]
build = "build.rs"
description = "Wrappers for using OpenSimplex from Rust"
license = "Unlicense"
name = "opensimplex"
readme = "README.md"
repository = "https://github.com/hansihe/opensimplex.rs"
version = "0.2.0"