From e44c82f827fce3a1258a97d4aa4b5f129f2ad6b4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 7 Aug 2021 17:05:32 +0100 Subject: [PATCH] eyre: note about a dep Signed-off-by: Ian Jackson --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7c71354..68e1d47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ void = "1" # Not in sid: extend = "1" # no deps not in sid -eyre = "0.6" # deps not in sid: indenter +eyre = "0.6" # deps not in sid: indenter (see below) indenter = "0.3" # no deps not in sid fehler = "1" # no deps (other than fehler-macros, obvs) lazy-regex = "2" # no deps not in sid -- 2.30.2