From c2ece55040d4f1f03e189636895645435d762322 Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Wed, 20 Jul 2022 20:09:55 +0800 Subject: Fix tests --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9094883..1bac97e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,6 +69,7 @@ tls = ["rustls", "rustls-pemfile", "actix-web/rustls"] [dev-dependencies] assert_cmd = "2" assert_fs = "1" +fake-tty = "0.2.0" predicates = "2" pretty_assertions = "1.2" regex = "1" -- cgit v1.2.3