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:
395488e
)
Cargo.toml: Remove an obsolete comment
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 11:55:16 +0000
(12:55 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 17:16:03 +0000
(18:16 +0100)
This was written when we were trying to figure out how to get this
thing into Debian and what dependencies were actually needed.
And, it seems to have become detached from whatever it referred to.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 43b75ebf6a8a93943c55924b874fdc4e5665d31d..5d12cc81b12a57464db52f3dddedcd51f239240e 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-36,7
+36,7
@@
easy-ext = "1"
educe = "0.4.1"
either = "1.5.1"
env_logger = ">=0.9, <0.11"
-eyre = "0.6"
# deps not in sid: indenter (see below)
+eyre = "0.6"
fehler = "1"
futures = "0.3"
heck = "0.4"