mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-20 11:36:11 -05:00
Reduce debug from html5ever,rustls and selectors
This commit is contained in:
parent
9b9553f66e
commit
f1f78d9e9c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ script: cargo run
|
|||
|
||||
env:
|
||||
global:
|
||||
- RUST_LOG=debug
|
||||
- RUST_LOG=debug,selectors=info,rustls=info,html5ever=info
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue