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.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 685e62f..785a17f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -828,7 +828,7 @@ dependencies = [ [[package]] name = "pty-process" version = "0.2.0" -source = "git+https://github.com/doy/pty-process#aca49b2f55df04142d4b2fcfcb361361e76d0820" +source = "git+https://github.com/doy/pty-process#f0710ededc80610fdaff3209f8b94fa0d7bb78ce" dependencies = [ "libc", "nix", -- cgit v1.2.3-54-g00ecf