image-noise 0.1.0

Creates a simple perlin noise texture in Rust
Documentation
[dependencies.image]
version = "0.23"

[dependencies.txture]
version = "0.1"

[package]
authors = ["Grant Handy <grantshandy@gmail.com"]
description = "Creates a simple perlin noise texture in Rust"
documentation = "https://docs.rs/image-noise"
edition = "2018"
keywords = ["noise", "perlin", "image"]
license = "GPL-3.0"
name = "image-noise"
repository = "https://github.com/grantshandy/image-noise"
version = "0.1.0"