Skip to content

Commit

Permalink
Upgrade tracerr crate from 0.3.0 to 0.4.0 version (#234)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent d647307 commit 9568a9d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 28 deletions.
59 changes: 32 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ async-fs = "2.1"
async-trait = "0.1"
derive_more = { version = "1", features = ["display", "error"] }
futures = "0.3"
tracerr = "0.3"
tracerr = "0.4"
tracing = "0.1"
uuid = { version = "1", features = ["v4"] }

0 comments on commit 9568a9d

Please sign in to comment.