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:
987a19a
)
Cargo.toml: Remove a now-obsolete comment
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 19:30:52 +0000
(20:30 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 20:15:29 +0000
(21:15 +0100)
The versions are now tested and reasonably accurate.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 5e6695b43e9bce832ee17418dfe50323f42b68c6..dbda0f53dccfc38cf83780eec7e63a41ef547df5 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-27,8
+27,6
@@
path="server/server.rs"
hippotat-macros = { version = "1.1.3", path = "macros" }
-# versions specified here are mostly just guesses at what is needed
-# (or currently available):
backtrace = "0.3.3"
base64 = "0.21"
# clap 3 would work too at the time of writing, but it lacks the `wrap_help`