canvas ready, lets implement now client

This commit is contained in:
Priec
2025-07-29 12:47:43 +02:00
parent 2a7f94cf17
commit f24156775a
9 changed files with 2942 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -557,6 +557,7 @@ version = "0.4.1"
dependencies = [
"anyhow",
"async-trait",
"canvas",
"common",
"crossterm",
"dirs",