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:
41f082d
)
bump deps: ipnet
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 15:17:21 +0000
(16:17 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 16:54:05 +0000
(17:54 +0100)
We need IpNet to be Default.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 0a34825d44df4cc90148c7ff74a5fd4e0fa33ae6..ffd85b340a48fc581c0f54b8f0424cef4bc9060e 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-43,7
+43,7
@@
heck = "0.4"
hyper = { version = "0.14", features = ["full"] }
hyper-tls = "0.5"
indenter = "0.3"
-ipnet = "2"
+ipnet = "2
.3
"
itertools = "0.10"
lazy-regex = "2.2"
lazy_static = "1.4"