build(deps): bump socket2 from 0.6.1 to 0.6.2

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: socket2
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-17 14:07:54 +00:00
committed by GitHub
parent d97f493a41
commit 473ee755b0
2 changed files with 3 additions and 3 deletions

View File

@@ -614,7 +614,7 @@ version = "2.2.0"
# Low-level socket manipulation
[workspace.dependencies.socket2]
version = "0.6.1"
version = "0.6.2"
# Subject Public Key Info
[workspace.dependencies.spki]