Skip to content

Commit 37dbfe1

Browse files
Bump socket2 from 0.6.2 to 0.6.3
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: socket2 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b22cfa9 commit 37dbfe1

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
@@ -47,7 +47,7 @@ serde-big-array = "0.5.1"
4747
sieve-cache = "1.1.6"
4848
siphasher = "1.0.2"
4949
slabigator = "0.9.5"
50-
socket2 = "0.6.2"
50+
socket2 = "0.6.3"
5151
tokio = { version = "1.50.0", features = [
5252
"net",
5353
"io-std",

0 commit comments

Comments
 (0)