[package] name = "super-shell" authors = ["Rouven Himmelstein "] license = "GPL-3.0" version = "1.2.4" edition = "2021" description = "This library provides basic super-user shell access in rust. " readme = "README.md" homepage = "https://github.com/RouHim/super-shell-rs" repository = "https://github.com/RouHim/super-shell-rs" keywords = ["shell", "super-user", "root", "sudo", "su"] categories = ["system", "shell"] [dependencies]