Skip to content

Commit

Permalink
build(deps): bump tracing-subscriber from 0.3.17 to 0.3.18
Browse files Browse the repository at this point in the history
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent ccd7000 commit bca8311
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dotenv = "0.15.0"
chrono = "0.4.31"
tracing = "0.1.40"
surrealdb = { version = "1.0.0", optional = true }
tracing-subscriber = "0.3.17"
tracing-subscriber = "0.3.18"
lettre = { version = "0.11.1", optional = true }
jwt = { version = "0.16.0", optional = true }
hmac = { version = "0.12.1", optional = true }
Expand Down

0 comments on commit bca8311

Please sign in to comment.