While working on some cursed projects, this [line](https://github.com/tokio-rs/tracing/blob/138b9377f592a4d1c4ade31b89bf46bc2d0e5964/tracing-core/src/lib.rs#L135) in `tracing-core` came to my attention. Is there a reason why we pin the HTML root for the docs to the documentation generated for `0.1.17`, while the current latest is `0.1.30`?