Skip to content

Commit a387356

Browse files
dep-update: 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] <support@github.com>
1 parent db13e01 commit a387356

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -77,7 +77,7 @@ serde_json = { version = "1.0.149" }
7777
serde_qs = { version = "1.0.0", features = ["axum"] }
7878
sha2 = { version = "0.10.9" }
7979
shadow-rs = { version = "1.7.0" }
80-
socket2 = { version = "0.6.2" }
80+
socket2 = { version = "0.6.3" }
8181
test-case = { version = "3.3.1" }
8282
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread", "tracing", "fs", "signal"] }
8383
tokio-rustls = { version = "0.26.4" }

0 commit comments

Comments
 (0)