mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Cargo.toml: lock version of selinux
This commit is contained in:
+2
-1
@@ -349,7 +349,8 @@ rstest = "0.26.0"
|
||||
rust-ini = "0.21.0"
|
||||
same-file = "1.0.6"
|
||||
self_cell = "1.0.4"
|
||||
selinux = "0.5.2"
|
||||
# FIXME we use the exact version because the new 0.5.3 requires an MSRV of 1.88
|
||||
selinux = "=0.5.2"
|
||||
signal-hook = "0.3.17"
|
||||
tempfile = "3.15.0"
|
||||
terminal_size = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user