Kaynağa Gözat

build(deps): bump socket2 from 0.3.17 to 0.3.18

Bumps [socket2](https://github.com/alexcrichton/socket2-rs) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/alexcrichton/socket2-rs/releases)
- [Commits](https://github.com/alexcrichton/socket2-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 yıl önce
ebeveyn
işleme
d2b77c9d32
1 değiştirilmiş dosya ile 2 ekleme ve 3 silme
  1. 2 3
      Cargo.lock

+ 2 - 3
Cargo.lock

@@ -1631,13 +1631,12 @@ dependencies = [
 
 [[package]]
 name = "socket2"
-version = "0.3.17"
+version = "0.3.18"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2c29947abdee2a218277abeca306f25789c938e500ea5a9d4b12a5a504466902"
+checksum = "97e0e9fd577458a4f61fb91fcb559ea2afecc54c934119421f9f5d3d5b1a1057"
 dependencies = [
  "cfg-if 1.0.0",
  "libc",
- "redox_syscall",
  "winapi 0.3.9",
 ]