init
This commit is contained in:
commit
4d0bf84355
6 changed files with 311 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "matrixed"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8.5"
|
||||
termion = "4.0.2"
|
Loading…
Add table
Add a link
Reference in a new issue