mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Pull in modalkit repository with a Cargo.lock
(#208)
This commit is contained in:
parent
aa878f7569
commit
c5999bffc8
12 changed files with 76 additions and 100 deletions
|
@ -58,12 +58,12 @@ edit = "0.1.4"
|
|||
[dependencies.modalkit]
|
||||
version = "0.0.17"
|
||||
git = "https://github.com/ulyssa/modalkit"
|
||||
rev = "5ebcaf1"
|
||||
rev = "cb8c8aeb9a499b9b16615ce144f9014d78036e01"
|
||||
|
||||
[dependencies.modalkit-ratatui]
|
||||
version = "0.0.17"
|
||||
git = "https://github.com/ulyssa/modalkit"
|
||||
rev = "5ebcaf1"
|
||||
rev = "cb8c8aeb9a499b9b16615ce144f9014d78036e01"
|
||||
|
||||
[dependencies.matrix-sdk]
|
||||
version = "^0.6.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue