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

Merge pull request #3397 from uutils/dependabot/cargo/selinux-0.2.7

build(deps): bump selinux from 0.2.5 to 0.2.7
This commit is contained in:
Sylvestre Ledru 2022-04-14 09:15:24 +02:00 committed by GitHub
commit 67986bf412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1752,9 +1752,9 @@ dependencies = [
[[package]]
name = "selinux"
version = "0.2.5"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09715d6b4356e916047e61e4dce40a67ac93036851957b91713d3d9c282d1548"
checksum = "0c4534fb886814d0015bcc290979263692213627bdf8ed4091746bb1c77acb0d"
dependencies = [
"bitflags",
"libc",