Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit d46a439

Browse files
Bump tracing-subscriber from 0.2.9 to 0.2.15
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.9 to 0.2.15. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.2.9...tracing-subscriber-0.2.15) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb38a1c commit d46a439

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

Cargo.lock

Lines changed: 13 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ thiserror = "1.0.20"
1010
clap = "3.0.0-beta.2"
1111
dotenv = "0.15.0"
1212
tracing = "0.1.15"
13-
tracing-subscriber = "0.2.9"
13+
tracing-subscriber = "0.2.15"
1414
serde = "1.0.114"
1515
serde_json = "1.0.56"
1616
bincode = "1.3.1"

0 commit comments

Comments
 (0)