File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -529,9 +529,9 @@ dependencies = [
529529
530530[[package ]]
531531name = " ipnet"
532- version = " 2.4 .0"
532+ version = " 2.5 .0"
533533source = " registry+https://github.com/rust-lang/crates.io-index"
534- checksum = " 35e70ee094dc02fd9c13fdad4940090f22dbd6ac7c9e7094a46cf0232a50bc7c "
534+ checksum = " 879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b "
535535
536536[[package ]]
537537name = " itertools"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ http = "0.2"
1919http-body = " 0.4"
2020hyper = { version = " 0.14" , features = [" http1" , " http2" ] }
2121futures = { version = " 0.3" , default-features = false }
22- ipnet = " 2.4 "
22+ ipnet = " 2.5 "
2323linkerd-addr = { path = " ../../addr" }
2424linkerd-cache = { path = " ../../cache" }
2525linkerd-conditional = { path = " ../../conditional" }
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ publish = false
1010http = " 0.2"
1111hyper = { version = " 0.14" , features = [" http1" , " http2" ] }
1212futures = { version = " 0.3" , default-features = false }
13- ipnet = " 2.4 "
13+ ipnet = " 2.5 "
1414linkerd2-proxy-api = { version = " 0.5" , features = [" tap" ] }
1515linkerd-conditional = { path = " ../../conditional" }
1616linkerd-error = { path = " ../../error" }
You can’t perform that action at this time.
0 commit comments