Skip to content

Commit

Permalink
Merge pull request #216 from compio-rs/dependabot/cargo/nix-0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Miao authored Feb 26, 2024
2 parents 2b5d436 + ac1b87c commit c8599bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ crossbeam-queue = "0.3.8"
futures-channel = "0.3.29"
futures-util = "0.3.29"
libc = "0.2.149"
nix = "0.27.1"
nix = "0.28.0"
once_cell = "1.18.0"
os_pipe = "1.1.4"
paste = "1.0.14"
Expand Down

0 comments on commit c8599bb

Please sign in to comment.