Skip to content

Commit f1e951a

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump tracing-error from 0.2.0 to 0.2.1
Bumps [tracing-error](https://github.com/tokio-rs/tracing) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-error-0.2.0...tracing-error-0.2.1) --- updated-dependencies: - dependency-name: tracing-error dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe54947 commit f1e951a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -98,7 +98,7 @@ textwrap = "0.16.1"
9898
thiserror = "2.0.3"
9999
tracing = "0.1.41"
100100
tracing-chrome = "0.6.0"
101-
tracing-error = "0.2.0"
101+
tracing-error = "0.2.1"
102102
tracing-subscriber = { version = "=0.3.11", features = ["env-filter"] }
103103
vt100 = "0.15.2"
104104

0 commit comments

Comments
 (0)