1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

chore(deps): update rust crate selinux-sys to v0.6.14

This commit is contained in:
renovate[bot] 2025-03-25 09:55:08 +00:00 committed by GitHub
parent df7427b834
commit 4a3b034457
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 38 deletions

View file

@ -332,7 +332,7 @@ same-file = "1.0.6"
self_cell = "1.0.4"
# Remove the "=" once we moved to Rust edition 2024
selinux = "= 0.5.0"
selinux-sys = "= 0.6.13"
selinux-sys = "= 0.6.14"
signal-hook = "0.3.17"
smallvec = { version = "1.13.2", features = ["union"] }
tempfile = "3.15.0"