mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
async file io
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! # Events specification
|
||||
|
||||
use std::path::PathBuf;
|
||||
use async_std::path::PathBuf;
|
||||
|
||||
use strum::EnumProperty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user