Skip to content

Commit

Permalink
chore(deps): bump tracing-test from 0.2.4 to 0.2.5
Browse files Browse the repository at this point in the history
Bumps [tracing-test](https://github.com/dbrgn/tracing-test) from 0.2.4 to 0.2.5.
- [Changelog](https://github.com/dbrgn/tracing-test/blob/main/CHANGELOG.md)
- [Commits](dbrgn/tracing-test@v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: tracing-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 67ccaf8 commit 6bcb635
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 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 crates/curp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ once_cell = "1.17.0"
tempfile = "3"
test-macros = { path = "../test-macros" }
tracing-subscriber = { version = "0.3.16", features = ["env-filter", "time"] }
tracing-test = "0.2.4"
tracing-test = "0.2.5"

[build-dependencies]
prost-build = "0.13.0"
Expand Down

0 comments on commit 6bcb635

Please sign in to comment.