mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-20 13:49:52 -07:00
Update Cargo.lock file (#157)
This commit is contained in:
parent
0565b6eb05
commit
7fdb5f98e3
5 changed files with 689 additions and 916 deletions
|
@ -4,10 +4,10 @@ use std::fs;
|
|||
use std::ops::Deref;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
use edit::edit as external_edit;
|
||||
use modalkit::editing::store::RegisterError;
|
||||
use std::process::Command;
|
||||
use tokio;
|
||||
use edit::edit as external_edit;
|
||||
|
||||
use matrix_sdk::{
|
||||
attachment::AttachmentConfig,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue