[package] name = "piston2d-deform_grid" version = "0.14.0" authors = ["Sven Nilsen "] keywords = ["piston", "2d", "deform", "grid"] license = "MIT" description = "A 2D deform grid for Piston-Graphics" documentation = "https://docs.rs/piston2d-deform_grid" homepage = "https://github.com/pistondevelopers/deform_grid" repository = "https://github.com/pistondevelopers/deform_grid.git" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] name = "deform_grid" [dependencies] piston2d-graphics = "0.44.0"