Skip to content

Commit 347fc7a

Browse files
Update socket2 requirement from 0.5 to 0.6 (#5223)
Updates the requirements on [socket2](https://github.com/rust-lang/socket2) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5c4224 commit 347fc7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ bitflags = "2.9"
105105
libc = "0.2"
106106
c-types = "5.0"
107107
ctor = "0.4"
108-
socket2 = "0.5"
108+
socket2 = "0.6"

0 commit comments

Comments
 (0)