Skip to content

Commit 1710b14

Browse files
build(deps): bump socket2 from 0.5.10 to 0.6.0
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.5.10 to 0.6.0. - [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/commits) --- updated-dependencies: - dependency-name: socket2 dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b82bde1 commit 1710b14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ version = "2.2.0"
609609

610610
# Low-level socket manipulation
611611
[workspace.dependencies.socket2]
612-
version = "0.5.10"
612+
version = "0.6.0"
613613

614614
# Subject Public Key Info
615615
[workspace.dependencies.spki]

0 commit comments

Comments
 (0)