# 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 = "unifont-bitmap" version = "1.0.0+unifont-14.0.01" authors = ["Solra Bizna "] description = "Get bitmap data for GNU Unifont. Embedded in compressed form, light on memory." homepage = "https://github.com/SolraBizna/unifont-bitmap" readme = "README.md" keywords = ["unifont"] license = "MIT OR Apache-2.0" resolver = "2" [dependencies.byteorder] version = "1" [dependencies.flate2] version = "1.0" [dependencies.once_cell] version = "1.8"