Skip to content

Commit 0785dea

Browse files
deps(cargo): bump log from 0.4.29 to 0.4.30 (#48)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18db62e commit 0785dea

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ rmcp = "1.7.0"
2626
rusqlite = { version = "0.40.0", features = ["bundled"] }
2727
ratatui = "0.30.0"
2828
crossterm = "0.29.0"
29-
log = "0.4.29"
29+
log = "0.4.30"
3030
flexi_logger = "0.31.8"
3131
chrono = "0.4.44"
3232
rust-i18n = "4.1.0"

0 commit comments

Comments
 (0)