1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-10-16 11:58:41 -04:00

Up rust_log to debug to find out what causes hangs

This commit is contained in:
Tom Parker-Shemilt 2020-05-31 11:03:00 +01:00
parent 64468ec0f4
commit 17a9fbf524

View file

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