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:
6e3d5ce
)
bump deps: educe
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 15:07:10 +0000
(16:07 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 16:50:10 +0000
(17:50 +0100)
0.4.0 has a bug where it fails to ask for a new enough syn.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index f332df7558e375aabdf1bd775223f9154ae8440f..a87106d4a47b93a0b40a4b328a2bfe1f997fc814 100644
(file)
--- 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)