# 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" version = "0.9.1" authors = ["Nathan West "] description = "A library for managing fixed-size 2D spaces" readme = "README.md" categories = [ "no-std", "data-structures", "games", ] license = "MPL-2.0" repository = "https://github.com/Lucretiel/gridly-rs" [dev-dependencies.cool_asserts] version = "1.0.0" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "Lucretiel/gridly-rs"