mirror of
https://github.com/youwen5/iamb.git
synced 2025-08-04 11:38:28 -07:00
Update to modalkit{,-ratatui}@0.0.23 (#473)
This commit is contained in:
parent
0ef5c39f7f
commit
52010d44d7
6 changed files with 81 additions and 50 deletions
|
@ -77,13 +77,13 @@ features = ["zbus", "serde"]
|
|||
optional = true
|
||||
|
||||
[dependencies.modalkit]
|
||||
version = "0.0.21"
|
||||
version = "0.0.23"
|
||||
default-features = false
|
||||
#git = "https://github.com/ulyssa/modalkit"
|
||||
#rev = "e40dbb0bfeabe4cfd08facd2acb446080a330d75"
|
||||
|
||||
[dependencies.modalkit-ratatui]
|
||||
version = "0.0.21"
|
||||
version = "0.0.23"
|
||||
#git = "https://github.com/ulyssa/modalkit"
|
||||
#rev = "e40dbb0bfeabe4cfd08facd2acb446080a330d75"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue