gridly_grids 0.1.0

Some basic implementations of gridly grids
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "gridly_grids"
version = "0.1.0"
authors = ["Nathan West <Lucretiel@gmail.com>"]
description = "Some basic implementations of gridly grids"
readme = "README.md"
categories = ["no-std", "games"]
license = "MPL-2.0"
repository = "https://github.com/Lucretiel/gridly-rs"
[dependencies.gridly]
version = "0.2.0"
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "Lucretiel/gridly-rs"