mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-01 15:00:33 +00:00

Similarly, `tracing-flame`'s tests also use the unmaintained `tempdir` crate. This commit replaces it with `tempfile`. Signed-off-by: Eliza Weisman <eliza@buoyant.io>