From ea7aa01e1e2d89fb00c758943b135dc56cd7c1fc Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 10 Sep 2024 12:24:24 +0100 Subject: build: fix dependancy package errors which were preventing the build process from running --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1059f96..4d5b7d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,6 @@ assert_cmd = "2.0.12" duplicate = "1.0.0" mockall = "0.11.4" once_cell = "1.18.0" -rexpect = "0.5.0" serial_test = "2.0.0" test_utils = { path = "test_utils" } -- cgit v1.2.3