[package] name = "shop-pty" version = "0.1.0" description = "PTY spawning + I/O for shop (Linux)" edition.workspace = true rust-version.workspace = true authors.workspace = true repository.workspace = true license.workspace = true publish = false [lints] workspace = true [dependencies] nix.workspace = true anyhow.workspace = true