First commit
This commit is contained in:
commit
718b4c49ff
12 changed files with 7007 additions and 0 deletions
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "tapote"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
crossterm = "0.29.0"
|
||||
include-lines = "1.1.2"
|
||||
rand = "0.9.1"
|
Loading…
Add table
Add a link
Reference in a new issue