# 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] edition = "2018" name = "gridly_grids" version = "0.5.0" authors = ["Nathan West "] description = "Some basic implementations of gridly grids" readme = "README.md" categories = ["games"] license = "MPL-2.0" repository = "https://github.com/Lucretiel/gridly-rs" [dependencies.brownstone] version = "1.1.0" [dependencies.gridly] version = "0.9.0" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "Lucretiel/gridly-rs"