1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-19 05:49:19 +02:00

Reset logging to warn

This commit is contained in:
Tom Parker-Shemilt 2020-06-03 19:06:16 +01:00
parent 3b592dae23
commit d686ca0be9

View File

@ -3,7 +3,7 @@ script: cargo run
env:
global:
- RUST_LOG=debug,selectors=info,rustls=info,html5ever=info
- RUST_LOG=warn
cache:
directories: