server: Prevent sqlx from logging unless verbose
This commit is contained in:
committed by
nitnelave
parent
9124339b96
commit
ad1ee52d76
@@ -42,7 +42,7 @@ tokio-stream = "*"
|
||||
tracing = "*"
|
||||
tracing-actix-web = "0.4.0-beta.7"
|
||||
tracing-log = "*"
|
||||
tracing-subscriber = "*"
|
||||
tracing-subscriber = "0.3"
|
||||
rand = { version = "0.8", features = ["small_rng", "getrandom"] }
|
||||
juniper_actix = "0.4.0"
|
||||
juniper = "0.15.6"
|
||||
|
||||
Reference in New Issue
Block a user