Skip to content

Commit bfec0e6

Browse files
chore(deps): update rust crate selinux to v0.5.1
1 parent eb11961 commit bfec0e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ rust-ini = "0.21.0"
331331
same-file = "1.0.6"
332332
self_cell = "1.0.4"
333333
# Remove the "=" once we moved to Rust edition 2024
334-
selinux = "= 0.5.0"
334+
selinux = "= 0.5.1"
335335
selinux-sys = "= 0.6.13"
336336
signal-hook = "0.3.17"
337337
smallvec = { version = "1.13.2", features = ["union"] }

0 commit comments

Comments
 (0)