Skip to content

Commit

Permalink
Remove unused tracing-futures dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 11, 2021
1 parent 24afee4 commit 50d0b7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ syn = { version = "1.0.61", features = ["full", "visit-mut"] }
rustversion = "1.0"
tracing = "0.1.14"
tracing-attributes = "0.1.14"
tracing-futures = "0.2"
trybuild = { version = "1.0.19", features = ["diff"] }

[package.metadata.docs.rs]
Expand Down

0 comments on commit 50d0b7e

Please sign in to comment.