Skip to content

Commit 5c06276

Browse files
committed
Update Cargo description
1 parent bab9689 commit 5c06276

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "rstrict"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
edition = "2021"
5-
description = "A Rust-based Landlock sandboxing tool"
5+
description = "A lightweight CLI to securely exec Linux processes inside the Kernels Landlock LSM sandbox for filesystem and network access control"
66
license = "MIT"
77
readme = "README.md"
88
keywords = ["landlock", "sandbox", "security", "linux"]

0 commit comments

Comments
 (0)