From: Ian Jackson Date: Thu, 15 Jun 2023 15:07:10 +0000 (+0100) Subject: bump deps: educe X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=0081892be6a833d6777ef359af51e54fbb60164d;p=hippotat.git bump deps: educe 0.4.0 has a bug where it fails to ask for a new enough syn. Signed-off-by: Ian Jackson --- diff --git a/Cargo.toml b/Cargo.toml index f332df7..a87106d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ backtrace = "0.3" base64 = "0.21" clap = { version = "3", features = ["derive"] } easy-ext = "1" -educe = "0.4" +educe = "0.4.1" either = "1" env_logger = ">=0.9, <0.11" eyre = "0.6" # deps not in sid: indenter (see below)