feat: list views and binds

This commit is contained in:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2026-01-17 01:37:50 +02:00
parent 204e26a324
commit a8f0fbb897
4 changed files with 68 additions and 9 deletions

View file

@ -32,6 +32,7 @@ uuid = { workspace = true, optional = true }
wavers = { workspace = true, optional = true }
winit = { workspace = true, optional = true }
xdg = { workspace = true }
ansi_term = "0.12.1"
[dev-dependencies]
proptest = { workspace = true }