# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "piston2d-deform_grid" version = "0.14.0" authors = ["Sven Nilsen "] 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.44.0"