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
|
@ -77,7 +77,8 @@ use matrix_sdk::{
|
|||
Session,
|
||||
};
|
||||
|
||||
use modalkit::editing::action::{EditInfo, InfoMessage, UIError};
|
||||
use modalkit::errors::UIError;
|
||||
use modalkit::prelude::{EditInfo, InfoMessage};
|
||||
|
||||
use crate::base::Need;
|
||||
use crate::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue