mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Bump socket2 from 0.3.12 to 0.3.17
Bumps [socket2](https://github.com/alexcrichton/socket2-rs) from 0.3.12 to 0.3.17. - [Release notes](https://github.com/alexcrichton/socket2-rs/releases) - [Commits](https://github.com/alexcrichton/socket2-rs/compare/0.3.12...v0.3.17) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
02af8952eb
commit
c4b65d934c
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -5835,11 +5835,11 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "socket2"
|
||||
version = "0.3.12"
|
||||
version = "0.3.17"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"
|
||||
checksum = "2c29947abdee2a218277abeca306f25789c938e500ea5a9d4b12a5a504466902"
|
||||
dependencies = [
|
||||
"cfg-if 0.1.10",
|
||||
"cfg-if 1.0.0",
|
||||
"libc",
|
||||
"redox_syscall",
|
||||
"winapi",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue