Skip to content

Commit 5bc8145

Browse files
deps(cargo): bump log from 0.4.30 to 0.4.32
Bumps [log](https://github.com/rust-lang/log) from 0.4.30 to 0.4.32. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.30...0.4.32) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6477ab commit 5bc8145

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
@@ -27,7 +27,7 @@ rmcp = "1.7.0"
2727
rusqlite = { version = "0.40.0", features = ["bundled"] }
2828
ratatui = "0.30.0"
2929
crossterm = "0.29.0"
30-
log = "0.4.30"
30+
log = "0.4.32"
3131
flexi_logger = "0.31.9"
3232
chrono = "0.4.44"
3333
rust-i18n = "4.1.0"

0 commit comments

Comments
 (0)