Skip to content

Commit d4dfe91

Browse files
build(deps): bump socket2 from 0.4.2 to 0.4.3 (#1439)
1 parent 3f86e73 commit d4dfe91

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
@@ -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]]
22872287
name = "socket2"
2288-
version = "0.4.2"
2288+
version = "0.4.3"
22892289
source = "registry+https://github.com/rust-lang/crates.io-index"
2290-
checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"
2290+
checksum = "0f82496b90c36d70af5fcd482edaa2e0bd16fade569de1330405fecbbdac736b"
22912291
dependencies = [
22922292
"libc",
22932293
"winapi",

0 commit comments

Comments
 (0)