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 @@ -560,7 +560,7 @@ dependencies = [
560560 " httpdate" ,
561561 " itoa 0.4.8" ,
562562 " pin-project-lite" ,
563- " socket2 0.4.2 " ,
563+ " socket2 0.4.3 " ,
564564 " tokio" ,
565565 " tower-service" ,
566566 " tracing" ,
@@ -910,7 +910,7 @@ dependencies = [
910910 " linkerd2-proxy-api" ,
911911 " regex" ,
912912 " rustls-pemfile" ,
913- " socket2 0.4.2 " ,
913+ " socket2 0.4.3 " ,
914914 " tokio" ,
915915 " tokio-rustls" ,
916916 " tokio-stream" ,
@@ -1432,7 +1432,7 @@ dependencies = [
14321432 " linkerd-error" ,
14331433 " linkerd-io" ,
14341434 " linkerd-stack" ,
1435- " socket2 0.4.2 " ,
1435+ " socket2 0.4.3 " ,
14361436 " thiserror" ,
14371437 " tokio" ,
14381438 " tokio-stream" ,
@@ -2285,9 +2285,9 @@ dependencies = [
22852285
22862286[[package ]]
22872287name = " socket2"
2288- version = " 0.4.2 "
2288+ version = " 0.4.3 "
22892289source = " registry+https://github.com/rust-lang/crates.io-index"
2290- checksum = " 5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516 "
2290+ checksum = " 0f82496b90c36d70af5fcd482edaa2e0bd16fade569de1330405fecbbdac736b "
22912291dependencies = [
22922292 " libc" ,
22932293 " winapi" ,
You can’t perform that action at this time.
0 commit comments