Skip to content

Commit

Permalink
Merge pull request #101 from AaronErhardt/3269dependabot/cargo/nix-0.…
Browse files Browse the repository at this point in the history
…29.0

build(deps): bump nix from 0.28.0 to 0.29.0
  • Loading branch information
AaronErhardt authored Jun 17, 2024
2 parents d650fc0 + d042b52 commit a2866c5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
24 changes: 21 additions & 3 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.28", features = ["ioctl"] }
nix = { version = "0.29", features = ["ioctl"] }
thiserror = "1"
tracing = "0.1"

Expand Down

0 comments on commit a2866c5

Please sign in to comment.