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 @@ -450,7 +450,7 @@ dependencies = [
450
450
" httpdate" ,
451
451
" itoa 0.4.8" ,
452
452
" pin-project-lite" ,
453
- " socket2 0.4.2 " ,
453
+ " socket2 0.4.3 " ,
454
454
" tokio" ,
455
455
" tower-service" ,
456
456
" tracing" ,
@@ -778,7 +778,7 @@ dependencies = [
778
778
" linkerd-tracing" ,
779
779
" linkerd2-proxy-api" ,
780
780
" regex" ,
781
- " socket2 0.4.2 " ,
781
+ " socket2 0.4.3 " ,
782
782
" tokio" ,
783
783
" tokio-rustls" ,
784
784
" tokio-stream" ,
@@ -1229,7 +1229,7 @@ dependencies = [
1229
1229
" linkerd-error" ,
1230
1230
" linkerd-io" ,
1231
1231
" linkerd-stack" ,
1232
- " socket2 0.4.2 " ,
1232
+ " socket2 0.4.3 " ,
1233
1233
" thiserror" ,
1234
1234
" tokio" ,
1235
1235
" tokio-stream" ,
@@ -2036,9 +2036,9 @@ dependencies = [
2036
2036
2037
2037
[[package ]]
2038
2038
name = " socket2"
2039
- version = " 0.4.2 "
2039
+ version = " 0.4.3 "
2040
2040
source = " registry+https://github.com/rust-lang/crates.io-index"
2041
- checksum = " 5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516 "
2041
+ checksum = " 0f82496b90c36d70af5fcd482edaa2e0bd16fade569de1330405fecbbdac736b "
2042
2042
dependencies = [
2043
2043
" libc" ,
2044
2044
" winapi" ,
You can’t perform that action at this time.
0 commit comments