mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
async file io
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//! Contacts module
|
||||
|
||||
use std::path::PathBuf;
|
||||
|
||||
use async_std::path::PathBuf;
|
||||
use deltachat_derive::*;
|
||||
use itertools::Itertools;
|
||||
use rusqlite;
|
||||
|
||||
Reference in New Issue
Block a user