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:
0081892
)
bump deps: lazy-regex
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 15:09:22 +0000
(16:09 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 16:50:31 +0000
(17:50 +0100)
We use regex_replace_all
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index a87106d4a47b93a0b40a4b328a2bfe1f997fc814..aedfdde45b835ff1cfa03e98b73d0c4de1f22000 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-45,7
+45,7
@@
hyper-tls = "0.5"
indenter = "0.3"
ipnet = "2"
itertools = "0.10"
-lazy-regex = "2"
+lazy-regex = "2
.2
"
lazy_static = "1.4"
libc = "0.2" # just for EISDIR due to IsADirectory
log = "0.4"