We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8dfdb commit 046f339Copy full SHA for 046f339
rar-common/Cargo.toml
@@ -5,6 +5,9 @@ edition = "2021"
5
description = "This core crate for the RootAsRole project."
6
license = "LGPL-3.0-or-later"
7
authors = ["Eddie Billoir <[email protected]>"]
8
+repository = "https://github.com/LeChatP/RootAsRole"
9
+homepage = "https://lechatp.github.io/RootAsRole/"
10
+keywords = ["sudo", "capabilities", "rbac", "linux", "security"]
11
12
[dependencies]
13
libc = "0.2"
0 commit comments