[package] name = "rootshell" version = "0.10.2" edition = "2024" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] nix = { version = "0.29.0", features = ["user"] }