Wire everything up.
This commit is contained in:
parent
c564f197b5
commit
05176c7742
15 changed files with 726 additions and 49 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -2022,6 +2022,7 @@ checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e"
|
|||
name = "skate"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"crossterm",
|
||||
"futures",
|
||||
"ratatui",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue