Skip to content

Commit

Permalink
chore: rm commented-out dep to placate bin/release
Browse files Browse the repository at this point in the history
Signed-off-by: Eliza Weisman <eliza@buoyant.io>
  • Loading branch information
hawkw committed Jul 6, 2019
1 parent d6f740e commit f4752ff
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tracing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ humantime = "1.2"
futures = "0.1"
log = "0.4"
criterion = { version = "0.2", default_features = false }
# These are used for the "basic" example from the tracing-prototype repo,
# which is currently not included as it used the `tracing-log` crate, and
# that crate is currently unstable.
# env_logger = "0.5"
# tracing-log = { path = "../tracing-log" }

[features]
max_level_off = []
Expand Down

0 comments on commit f4752ff

Please sign in to comment.