Skip to content

Commit e0654f1

Browse files
authored
Merge pull request #797 from JakeStanger/dependabot/cargo/tracing-error-0.2.1
build(deps): bump tracing-error from 0.2.0 to 0.2.1
2 parents 84e2165 + 2338f29 commit e0654f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ tokio = { version = "1.41.1", features = [
9999
] }
100100
tracing = "0.1.41"
101101
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
102-
tracing-error = { version = "0.2.0" , default-features = false }
102+
tracing-error = { version = "0.2.1" , default-features = false }
103103
tracing-appender = "0.2.3"
104104
strip-ansi-escapes = "0.2.0"
105105
color-eyre = "0.6.3"

0 commit comments

Comments
 (0)