forked from kemitix/git-next
chore: local dev used debug logging
This commit is contained in:
parent
4e60be61f7
commit
425241196d
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ debug = 0
|
|||
strip = "debuginfo"
|
||||
|
||||
[env]
|
||||
RUST_LOG = "hyper=warn,info"
|
||||
RUST_LOG = "hyper=warn,debug"
|
||||
RUSTFLAGS = "--cfg tokio_unstable"
|
||||
|
|
Loading…
Reference in a new issue