# 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 = "bracket-rex" version = "0.8.7" publish = true description = "Load/save REX Paint files and utilize them in bracket-terminal projects." homepage = "https://github.com/thebracket/bracket-lib" readme = "README.md" keywords = [ "roguelike", "gamedev", "terminal", "ascii", "cp437", ] categories = ["game-engines"] license = "MIT" repository = "https://github.com/thebracket/bracket-lib" resolver = "2" [dependencies.bracket-color] version = "~0.8" features = ["palette"] [dependencies.bracket-embedding] version = "~0.8" [dependencies.byteorder] version = "1.4.2" [dependencies.flate2] version = "1.0.20"