Merge branch 'canvas' of gitlab.com:filipriec/komp_ac

This commit is contained in:
filipriec
2025-08-02 15:46:51 +02:00
37 changed files with 2497 additions and 2422 deletions

1
Cargo.lock generated
View File

@@ -475,6 +475,7 @@ name = "canvas"
version = "0.4.2"
dependencies = [
"anyhow",
"async-trait",
"common",
"crossterm",
"ratatui",