From 31d2bd9dfc8da6cec159f38c28f3220c8b538d34 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 25 Feb 2022 20:28:25 -0500 Subject: bump pty-process --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f27b4ba..628b600 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,5 +37,3 @@ vt100 = "0.15.1" nix = { git = "https://github.com/nix-rust/nix" } pty-process = { git = "https://github.com/doy/pty-process" } textmode = { git = "https://github.com/doy/textmode" } - -[features] -- cgit v1.2.3-54-g00ecf