mirror of
https://github.com/elladunbar/to-braille.git
synced 2025-11-05 19:49:53 -06:00
Initial commit
This commit is contained in:
commit
75475eaad0
4 changed files with 433 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "to-braille"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
crossterm = "0.29.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue