Skip to content

Commit a1883e5

Browse files
dependabot[bot]VorpalBlade
authored andcommitted
build(deps): bump log from 0.4.28 to 0.4.29 in the minor group
Bumps the minor group with 1 update: [log](https://github.com/rust-lang/log). Updates `log` from 0.4.28 to 0.4.29 - [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.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a869be commit a1883e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -39,7 +39,7 @@ clap = { version = "4.5.53", features = [
3939
], default-features = false }
4040
env_logger = { version = "0.11.8", default-features = false }
4141
evdev-rs = "0.6.3"
42-
log = "0.4.28"
42+
log = "0.4.29"
4343
nix = { version = "0.30.1", default-features = false, features = [
4444
"event",
4545
"inotify",

0 commit comments

Comments
 (0)