Skip to content

Commit 4d5bf6e

Browse files
dependabot[bot]VorpalBlade
authored andcommitted
build(deps): bump nix from 0.31.1 to 0.31.2 in the minor group
Bumps the minor group with 1 update: [nix](https://github.com/nix-rust/nix). Updates `nix` from 0.31.1 to 0.31.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.31.1...v0.31.2) --- updated-dependencies: - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16b3460 commit 4d5bf6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -40,7 +40,7 @@ clap = { version = "4.5.60", features = [
4040
env_logger = { version = "0.11.9", default-features = false }
4141
evdev-rs = "0.6.3"
4242
log = "0.4.29"
43-
nix = { version = "0.31.1", default-features = false, features = [
43+
nix = { version = "0.31.2", default-features = false, features = [
4444
"event",
4545
"inotify",
4646
] }

0 commit comments

Comments
 (0)