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:
92b547c
)
bump deps: log
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 15:52:53 +0000
(16:52 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 16:54:05 +0000
(17:54 +0100)
We need some improvements to Level.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index ffd85b340a48fc581c0f54b8f0424cef4bc9060e..18ac3a0d7d08a8d5f746b453b9ccd7f920459b9b 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-48,7
+48,7
@@
itertools = "0.10"
lazy-regex = "2.2"
lazy_static = "1.4"
libc = "0.2" # just for EISDIR due to IsADirectory
-log = "0.4"
+log = "0.4
.14
"
memchr = "2"
mime = "0.3"
nix = ">=0.25, <0.27"