build(deps): bump net2 from 0.2.36 to 0.2.39 (#30178)

Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.36 to 0.2.39.
- [Commits](https://github.com/deprecrated/net2-rs/compare/0.2.36...0.2.39)

---
updated-dependencies:
- dependency-name: net2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-23 17:15:03 +00:00 committed by GitHub
parent ec562ad531
commit 0b9137f522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -4045,9 +4045,9 @@ dependencies = [
[[package]]
name = "net2"
version = "0.2.36"
version = "0.2.39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7cf75f38f16cb05ea017784dc6dbfd354f76c223dba37701734c4f5a9337d02"
checksum = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac"
dependencies = [
"cfg-if 0.1.10",
"libc",