mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
cargo fmt
This commit is contained in:
@@ -74,7 +74,7 @@ async fn main_impl() -> Result<()> {
|
||||
.with_writer(std::io::stderr)
|
||||
.with_filter(EnvFilter::from_default_env()),
|
||||
);
|
||||
|
||||
|
||||
#[cfg(tokio_unstable)]
|
||||
{
|
||||
subscribers.with(console_subscriber::spawn())
|
||||
|
||||
Reference in New Issue
Block a user