From ff6025a26312dd2e098fb2d6e3920eecffdad217 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Tue, 21 Feb 2023 11:46:09 +0200 Subject: Prompt in a loop --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 36babb3..72f75f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +rexpect = "0.5.0" [dev-dependencies] assert_cmd = "2.0.8" -- cgit v1.2.3