mirror of
https://github.com/bvanroll/ascii_generator.git
synced 2025-08-28 19:32:42 +00:00
Initial commit
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[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"
|
Reference in New Issue
Block a user