File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -569,7 +569,7 @@ dependencies = [
569569 " httpdate" ,
570570 " itoa 0.4.8" ,
571571 " pin-project-lite" ,
572- " socket2 0.4.3 " ,
572+ " socket2 0.4.4 " ,
573573 " tokio" ,
574574 " tower-service" ,
575575 " tracing" ,
@@ -919,7 +919,7 @@ dependencies = [
919919 " linkerd2-proxy-api" ,
920920 " regex" ,
921921 " rustls-pemfile" ,
922- " socket2 0.4.3 " ,
922+ " socket2 0.4.4 " ,
923923 " tokio" ,
924924 " tokio-rustls" ,
925925 " tokio-stream" ,
@@ -1441,7 +1441,7 @@ dependencies = [
14411441 " linkerd-error" ,
14421442 " linkerd-io" ,
14431443 " linkerd-stack" ,
1444- " socket2 0.4.3 " ,
1444+ " socket2 0.4.4 " ,
14451445 " thiserror" ,
14461446 " tokio" ,
14471447 " tokio-stream" ,
@@ -2294,9 +2294,9 @@ dependencies = [
22942294
22952295[[package ]]
22962296name = " socket2"
2297- version = " 0.4.3 "
2297+ version = " 0.4.4 "
22982298source = " registry+https://github.com/rust-lang/crates.io-index"
2299- checksum = " 0f82496b90c36d70af5fcd482edaa2e0bd16fade569de1330405fecbbdac736b "
2299+ checksum = " 66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0 "
23002300dependencies = [
23012301 " libc" ,
23022302 " winapi" ,
You can’t perform that action at this time.
0 commit comments