Skip to content

Commit

Permalink
Merge pull request #92 from AaronErhardt/fae2dependabot/cargo/nix-0.28.0
Browse files Browse the repository at this point in the history
build(deps): bump nix from 0.26.4 to 0.28.0
  • Loading branch information
AaronErhardt authored Jun 16, 2024
2 parents 159381b + 25a163e commit 2e3580c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tuxedo_ioctl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license.workspace = true
repository.workspace = true

[dependencies]
nix = { version = "0.26", features = ["ioctl"] }
nix = { version = "0.28", features = ["ioctl"] }
thiserror = "1"
tracing = "0.1"

Expand Down

0 comments on commit 2e3580c

Please sign in to comment.