summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e56e279..0983fe5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,10 @@
name = "pam_usercg"
version = "0.1.0"
edition = "2021"
+rust-version = "1.67"
+description = "PAM module to put user sessions in user-specific v2 cgroups"
+authors = ["Tomasz Kramkowski <tomasz@kramkow.ski>"]
+license = "MIT"
[lib]
name = "pam_usercg"