Skip to content

Commit dcd5171

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump socket2 from 0.4.2 to 0.4.3 (#1439)
(cherry picked from commit d4dfe91) Signed-off-by: Oliver Gould <[email protected]>
1 parent 14fcd6c commit dcd5171

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ dependencies = [
450450
"httpdate",
451451
"itoa 0.4.8",
452452
"pin-project-lite",
453-
"socket2 0.4.2",
453+
"socket2 0.4.3",
454454
"tokio",
455455
"tower-service",
456456
"tracing",
@@ -778,7 +778,7 @@ dependencies = [
778778
"linkerd-tracing",
779779
"linkerd2-proxy-api",
780780
"regex",
781-
"socket2 0.4.2",
781+
"socket2 0.4.3",
782782
"tokio",
783783
"tokio-rustls",
784784
"tokio-stream",
@@ -1229,7 +1229,7 @@ dependencies = [
12291229
"linkerd-error",
12301230
"linkerd-io",
12311231
"linkerd-stack",
1232-
"socket2 0.4.2",
1232+
"socket2 0.4.3",
12331233
"thiserror",
12341234
"tokio",
12351235
"tokio-stream",
@@ -2036,9 +2036,9 @@ dependencies = [
20362036

20372037
[[package]]
20382038
name = "socket2"
2039-
version = "0.4.2"
2039+
version = "0.4.3"
20402040
source = "registry+https://github.com/rust-lang/crates.io-index"
2041-
checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"
2041+
checksum = "0f82496b90c36d70af5fcd482edaa2e0bd16fade569de1330405fecbbdac736b"
20422042
dependencies = [
20432043
"libc",
20442044
"winapi",

0 commit comments

Comments
 (0)