1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

chore(deps): update rust crate signal-hook to 0.3.16

This commit is contained in:
renovate[bot] 2023-07-15 09:18:10 +00:00 committed by GitHub
parent c851d3c5dc
commit 831404406c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -316,7 +316,7 @@ rust-ini = "0.19.0"
same-file = "1.0.6"
self_cell = "1.0.1"
selinux = "0.4"
signal-hook = "0.3.15"
signal-hook = "0.3.16"
smallvec = { version = "1.11", features = ["union"] }
tempfile = "3.6.0"
term_grid = "0.1.5"