From 98e1bdb7629c9628fc4614ba1259f0170e8cd490 Mon Sep 17 00:00:00 2001 From: Eh2406 Date: Fri, 13 Jul 2018 18:05:24 -0400 Subject: [PATCH] oops... --- tests/testsuite/directory.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testsuite/directory.rs b/tests/testsuite/directory.rs index 7bf497d12..4434abb81 100644 --- a/tests/testsuite/directory.rs +++ b/tests/testsuite/directory.rs @@ -230,7 +230,7 @@ error: failed to compile `bar v0.1.0`, intermediate artifacts can be found at `[ Caused by: no matching package named `baz` found location searched: registry `https://github.com/rust-lang/crates.io-index` -did you mean: bar or foo +did you mean: bar, foo required by package `bar v0.1.0` ", ),