Skip to content

Commit

Permalink
chore(deps): bump tui-logger in the cargo-dependencies group (#78)
Browse files Browse the repository at this point in the history
Bumps the cargo-dependencies group with 1 update: [tui-logger](https://github.com/gin66/tui-logger).


Updates `tui-logger` from 0.14.0 to 0.14.1
- [Changelog](https://github.com/gin66/tui-logger/blob/master/CHANGELOG.md)
- [Commits](gin66/tui-logger@v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: tui-logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 1fe5c0b commit 72cad6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -27,7 +27,7 @@ tracing-appender = "0.2.3"
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
tracing-error = "0.2.1"
tracing-log = "0.2.0"
tui-logger = { version = "0.14.0", default-features = false, features = ["tracing-support"] }
tui-logger = { version = "0.14.1", default-features = false, features = ["tracing-support"] }
secret-lib = "1.0.0"

# email-lib = { git = "https://git.sr.ht/~soywod/pimalaya", default-features = false }
Expand Down

0 comments on commit 72cad6f

Please sign in to comment.