mirror of
https://github.com/domcyrus/rustnet.git
synced 2026-01-06 13:59:55 -06:00
chore(deps): bump dns-lookup from 3.0.0 to 3.0.1 (#61)
Bumps [dns-lookup](https://github.com/keeperofdakeys/dns-lookup) from 3.0.0 to 3.0.1. - [Commits](https://github.com/keeperofdakeys/dns-lookup/commits) --- updated-dependencies: - dependency-name: dns-lookup dependency-version: 3.0.1 dependency-type: direct:production 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:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -674,9 +674,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "dns-lookup"
|
||||
version = "3.0.0"
|
||||
version = "3.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "853d5bcf0b73bd5e6d945b976288621825c7166e9f06c5a035ae1aaf42d1b64f"
|
||||
checksum = "6e39034cee21a2f5bbb66ba0e3689819c4bb5d00382a282006e802a7ffa6c41d"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"libc",
|
||||
|
||||
Reference in New Issue
Block a user