From 247d3a720d5fa727db86d0b34c02e9139664dc4e Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Fri, 24 Feb 2023 11:03:52 +0200 Subject: Anyhow to simplify tests --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 72f75f4..48e50e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,5 @@ edition = "2021" rexpect = "0.5.0" [dev-dependencies] +anyhow = "1.0.69" assert_cmd = "2.0.8" -- cgit v1.2.3