mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
56b5393cc2
Bump tracing-tree dependency This bump fixes two small rendering things that were annoying me: * The first level didn't have an opening line * When wraparound happens, there was no warning, the levels just disappeared. Now there is a line that shows that wraparound is happening See https://github.com/davidbarsky/tracing-tree/pull/31/files for how the look changes