mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-02 15:24:47 +00:00

## Motivation #122 updated all crates to use Rust 2018 syntax, but I neglected to add `edition = "2018"` to the `Cargo.toml`s. ## Solution This fixes that. Signed-off-by: Eliza Weisman <eliza@buoyant.io>