update deps
This commit is contained in:
@@ -81,7 +81,7 @@ async fn main() -> MainResult {
|
||||
tracing_subscriber::fmt()
|
||||
// .with_max_level(tracing::Level::DEBUG)
|
||||
// .with_target(false)
|
||||
.with_env_filter("none,packager=debug,request=debug,sqlx=debug")
|
||||
// .with_env_filter("none,packager=debug,request=debug,sqlx=debug")
|
||||
.compact()
|
||||
.init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user