updated all deps
migrated away from paste and async-std
This commit is contained in:
@@ -3,8 +3,8 @@ mod helpers;
|
||||
mod hierarchy;
|
||||
mod relations;
|
||||
|
||||
pub use async_std;
|
||||
pub use coding::*;
|
||||
pub use futures::{AsyncRead, AsyncReadExt, AsyncWrite, AsyncWriteExt};
|
||||
pub use helpers::*;
|
||||
pub use hierarchy::*;
|
||||
pub use relations::*;
|
||||
|
||||
Reference in New Issue
Block a user