mirror of
https://github.com/elladunbar/to-braille.git
synced 2025-11-05 11:39:54 -06:00
8 lines
119 B
TOML
8 lines
119 B
TOML
[package]
|
|
name = "to-braille"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
crossterm = "0.29.0"
|
|
image = "0.25.6"
|