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