diff --git a/crates/rattler_sandbox/Cargo.toml b/crates/rattler_sandbox/Cargo.toml index 86cc13cc3..2229f5ceb 100644 --- a/crates/rattler_sandbox/Cargo.toml +++ b/crates/rattler_sandbox/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "rattler_sandbox" version = "0.1.0" +description = "A crate to run executables in a sandbox" categories.workspace = true homepage.workspace = true repository.workspace = true