piston2d-deform_grid 0.1.0

A 2D deform grid for Piston-Graphics
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "piston2d-deform_grid"
version = "0.1.0"
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
description = "A 2D deform grid for Piston-Graphics"
homepage = "https://github.com/pistondevelopers/deform_grid"
documentation = "https://docs.rs/piston2d-deform_grid"
readme = "README.md"
keywords = ["piston", "2d", "deform", "grid"]
license = "MIT"
repository = "https://github.com/pistondevelopers/deform_grid.git"

[lib]
name = "deform_grid"
[dependencies.piston2d-graphics]
version = "0.31.0"