mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-02-10 15:45:57 -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:
|
env:
|
||||||
global:
|
global:
|
||||||
- RUST_LOG=debug
|
- RUST_LOG=debug,selectors=info,rustls=info,html5ever=info
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
Loading…
Add table
Reference in a new issue