# 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-shapes" version = "0.38.0" authors = [ "bvssvni ", "Coeuvre ", "leonkunert ", "gmorenz", "Potpourri", "TyOverby ", ] description = "Convenience structs for 2D shapes" homepage = "https://github.com/pistondevelopers/shapes" readme = "README.md" keywords = [ "shapes", "2d", "graphics", "piston", ] license = "MIT" repository = "https://github.com/pistondevelopers/shapes.git" [lib] name = "shapes" [dependencies.piston2d-graphics] version = "0.44.0"