Skip to content

Commit

Permalink
Merge pull request #3536 from uutils/dependabot/cargo/signal-hook-0.3.14
Browse files Browse the repository at this point in the history
build(deps): bump signal-hook from 0.3.13 to 0.3.14
  • Loading branch information
sylvestre authored May 17, 2022
2 parents 7792af3 + 8d0572a commit e337826
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 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 src/uu/dd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ libc = "0.2"
uucore = { version=">=0.0.8", package="uucore", path="../../uucore" }

[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
signal-hook = "0.3.9"
signal-hook = "0.3.14"

[[bin]]
name = "dd"
Expand Down

0 comments on commit e337826

Please sign in to comment.