From c193c0364428a29311a8240149485a1cdea3cadf Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 30 Dec 2021 22:18:05 -0500 Subject: switch branches since i have multiple prs open now --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index df5033e..454a226 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,4 +36,4 @@ default = [] async = ["async-io", "async-process", "futures-io"] [patch.crates-io] -async-process = { git = "https://github.com/doy/async-process", branch = "status-drop" } +async-process = { git = "https://github.com/doy/async-process" } -- cgit v1.2.3-54-g00ecf