Skip to content

Commit

Permalink
chore(deps): bump tui-logger from 0.13.2 to 0.14.0 in the cargo-depen…
Browse files Browse the repository at this point in the history
…dencies group (#73)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent fe223d5 commit d1b442b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 19 deletions.
48 changes: 30 additions & 18 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 @@ tracing-appender = "0.2.3"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
tracing-error = "0.2.0"
tracing-log = "0.2.0"
tui-logger = { version = "0.13.2", default-features = false, features = [
tui-logger = { version = "0.14.0", default-features = false, features = [
"tracing-support",
] }

Expand Down

0 comments on commit d1b442b

Please sign in to comment.