Files
ascii_generator/Cargo.toml
2021-12-05 00:20:02 +01:00

10 lines
254 B
TOML

[package]
name = "asciiGenerator"
version = "0.1.0"
authors = ["bvanroll <beppe.vanrolleghem@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
fontdue = "0.6.2"