chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa7699a
)
bump deps: either
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 15:55:07 +0000
(16:55 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 16:54:05 +0000
(17:54 +0100)
We need it to implement several traits including Debug and AsRef.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 18ac3a0d7d08a8d5f746b453b9ccd7f920459b9b..e43526f87e81cf0689a4eea4bb47150df1266a88 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-34,7
+34,7
@@
base64 = "0.21"
clap = { version = "3", features = ["derive"] }
easy-ext = "1"
educe = "0.4.1"
-either = "1"
+either = "1
.5.1
"
env_logger = ">=0.9, <0.11"
eyre = "0.6" # deps not in sid: indenter (see below)
fehler = "1"