initial commit
This commit is contained in:
commit
48c901fad6
6 changed files with 2125 additions and 0 deletions
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[package]
|
||||
name = "lychee"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
||||
image = "0.25.5"
|
||||
wayland-client = "0.31"
|
||||
minifb = "0.28.0"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue