mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 01:26:43 +01:00
allow exiting from modals; add buttons
This commit is contained in:
parent
a4ee3d2912
commit
2e072cb51c
6 changed files with 81 additions and 68 deletions
|
|
@ -5,7 +5,7 @@ edition = "2024"
|
|||
|
||||
[dependencies.tengri]
|
||||
git = "https://codeberg.org/unspeaker/tengri"
|
||||
rev = "b43cd0f"
|
||||
rev = "829d35b"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "^4.5.4", features = [ "cargo" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue