Skip to content

Commit

Permalink
Merge pull request #11 from eopb/dependabot/cargo/tracing-subscriber-0.3
Browse files Browse the repository at this point in the history
Update tracing-subscriber requirement from 0.2 to 0.3
  • Loading branch information
eopb authored Oct 23, 2021
2 parents a99a97c + f53f767 commit 8e18fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ async-trait = "0.1"
[dev-dependencies]
tide = { version = "0.16", default-features = false, features = ["h1-server"] }
async-std = { version = "1.9", features = ["attributes"] }
tracing-subscriber = "0.2"
tracing-subscriber = "0.3"

0 comments on commit 8e18fe9

Please sign in to comment.