# 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 = "blurry" version = "0.2.0" description = "SDF font asset generation" homepage = "https://github.com/geeklint/blurry" readme = "README.md" license = "Apache-2.0 OR MIT OR Zlib" repository = "https://github.com/geeklint/blurry" [dependencies.crunch] version = "0.5.3" [dependencies.ttf-parser] version = "0.18.1" [dev-dependencies.glow] version = "0.12.1" [dev-dependencies.glutin] version = "0.29.1" [dev-dependencies.png] version = "0.17.7"