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

Bump selinux crates

selinux from 0.5.1 to 0.5.2, selinux-sys from 0.6.14 to 0.6.15
This commit is contained in:
Daniel Hofstetter 2025-06-19 10:25:31 +02:00
parent c674cf1839
commit dcbb5936eb
2 changed files with 11 additions and 10 deletions

View file

@ -347,8 +347,8 @@ rstest = "0.25.0"
rust-ini = "0.21.0"
same-file = "1.0.6"
self_cell = "1.0.4"
selinux = "0.5.1"
selinux-sys = "0.6.14"
selinux = "0.5.2"
selinux-sys = "0.6.15"
signal-hook = "0.3.17"
smallvec = { version = "1.13.2", features = ["union"] }
tempfile = "3.15.0"