mirror of
https://github.com/bvanroll/ascii_generator.git
synced 2025-08-28 19:32:42 +00:00
10 lines
254 B
TOML
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" |