mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: support Rust 1.75 (#4246)
* chore: fix wanrings * chore: update rust version
This commit is contained in:
@ -8,4 +8,4 @@ mod pragma;
|
||||
pub use database::*;
|
||||
pub use pool::*;
|
||||
|
||||
pub use errors::{Error, ErrorKind, Result};
|
||||
pub use errors::Error;
|
||||
|
Reference in New Issue
Block a user