# 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 = "2021" name = "wrapping_coords2d" version = "0.1.10" authors = ["Fabio A. Correa Duran "] exclude = [ ".github/*", ".gitlab*", ] description = "Translate between 1D indices and 2D coordinates with wrapping" readme = "README.md" keywords = [ "index", "indices", "2d", "coordinates", "matrix", ] categories = [ "caching", "data-structures", "memory-management", ] license = "Apache-2.0" repository = "https://github.com/facorread/WrappingCoords2d" resolver = "2" [dependencies] [badges.gitlab] repository = "facorread/wrappingcoords2d" [badges.is-it-maintained-issue-resolution] repository = "facorread/WrappingCoords2d" [badges.is-it-maintained-open-issues] repository = "facorread/WrappingCoords2d" [badges.maintenance] status = "passively-maintained" [badges.travis-ci] repository = "facorread/WrappingCoords2d"