feat: added the ability to set CAP_SETUID
This commit is contained in:
Generated
+3
@@ -3258,6 +3258,7 @@ dependencies = [
|
||||
name = "sparse-unix-infector"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"errno",
|
||||
"libc",
|
||||
"sparse-actions",
|
||||
@@ -3267,7 +3268,9 @@ dependencies = [
|
||||
name = "sparse-unix-installer"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"errno",
|
||||
"hex",
|
||||
"libc",
|
||||
"rand 0.9.0",
|
||||
"sparse-actions",
|
||||
"sparse-unix-infector",
|
||||
|
||||
Reference in New Issue
Block a user