fmt update?
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
1c3af01142
commit
caa92227b2
5 changed files with 5 additions and 5 deletions
|
|
@ -26,7 +26,7 @@ use crate::hooks::Hook;
|
|||
use crate::web::hooks;
|
||||
|
||||
use camino::Utf8PathBuf;
|
||||
use clap::{command, value_parser, Arg};
|
||||
use clap::{Arg, command, value_parser};
|
||||
use hyper::{server::conn::http1, service::service_fn};
|
||||
use hyper_util::rt::tokio::{TokioIo, TokioTimer};
|
||||
use log::error;
|
||||
|
|
|
|||
Loading…
Reference in a new issue