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

Commit eb38a1c

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

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 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.7"
13+
tracing-subscriber = "0.2.9"
1414
serde = "1.0.114"
1515
serde_json = "1.0.56"
1616
bincode = "1.3.1"

0 commit comments

Comments
 (0)