chiark / gitweb /
bump deps: lazy-regex
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 15:09:22 +0000 (16:09 +0100)
committerIan 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

index a87106d4a47b93a0b40a4b328a2bfe1f997fc814..aedfdde45b835ff1cfa03e98b73d0c4de1f22000 100644 (file)
@@ -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"