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 = [
560
560
" httpdate" ,
561
561
" itoa 0.4.8" ,
562
562
" pin-project-lite" ,
563
- " socket2 0.4.2 " ,
563
+ " socket2 0.4.3 " ,
564
564
" tokio" ,
565
565
" tower-service" ,
566
566
" tracing" ,
@@ -910,7 +910,7 @@ dependencies = [
910
910
" linkerd2-proxy-api" ,
911
911
" regex" ,
912
912
" rustls-pemfile" ,
913
- " socket2 0.4.2 " ,
913
+ " socket2 0.4.3 " ,
914
914
" tokio" ,
915
915
" tokio-rustls" ,
916
916
" tokio-stream" ,
@@ -1432,7 +1432,7 @@ dependencies = [
1432
1432
" linkerd-error" ,
1433
1433
" linkerd-io" ,
1434
1434
" linkerd-stack" ,
1435
- " socket2 0.4.2 " ,
1435
+ " socket2 0.4.3 " ,
1436
1436
" thiserror" ,
1437
1437
" tokio" ,
1438
1438
" tokio-stream" ,
@@ -2285,9 +2285,9 @@ dependencies = [
2285
2285
2286
2286
[[package ]]
2287
2287
name = " socket2"
2288
- version = " 0.4.2 "
2288
+ version = " 0.4.3 "
2289
2289
source = " registry+https://github.com/rust-lang/crates.io-index"
2290
- checksum = " 5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516 "
2290
+ checksum = " 0f82496b90c36d70af5fcd482edaa2e0bd16fade569de1330405fecbbdac736b "
2291
2291
dependencies = [
2292
2292
" libc" ,
2293
2293
" winapi" ,
You can’t perform that action at this time.
0 commit comments