Skip to content

Commit 41b0a84

Browse files
build(deps): bump socket2 from 0.4.4 to 0.4.7 (#1937)
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.4.4 to 0.4.7. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7136049 commit 41b0a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2284,9 +2284,9 @@ checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1"
22842284

22852285
[[package]]
22862286
name = "socket2"
2287-
version = "0.4.4"
2287+
version = "0.4.7"
22882288
source = "registry+https://github.com/rust-lang/crates.io-index"
2289-
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
2289+
checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
22902290
dependencies = [
22912291
"libc",
22922292
"winapi",

0 commit comments

Comments
 (0)