Skip to content

Commit fa85357

Browse files
build(deps): Bump log from 0.4.29 to 0.4.30
Bumps [log](https://github.com/rust-lang/log) from 0.4.29 to 0.4.30. - [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.29...0.4.30) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84567a7 commit fa85357

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.

crates/app/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ controller = { path = "../controller" }
1919
engine = { path = "../engine" }
2020
ui = { path = "../ui" }
2121
visuals_drm = { path = "../visuals_drm" }
22-
log = "0.4.29"
22+
log = "0.4.30"
2323
env_logger = "0.11.10"
2424
rppal = "0.22.1"

0 commit comments

Comments
 (0)