Skip to content

Commit

Permalink
build(deps): bump dns-lookup from 1.0.8 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [dns-lookup](https://github.com/keeperofdakeys/dns-lookup) from 1.0.8 to 2.0.3.
- [Commits](https://github.com/keeperofdakeys/dns-lookup/commits/2.0.3)

---
updated-dependencies:
- dependency-name: dns-lookup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and clupuishere committed Jan 19, 2024
1 parent cef6afe commit c5ddea0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
22 changes: 16 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vsock_proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rust-version = "1.60"

[dependencies]
clap = "3.2"
dns-lookup = "1.0.1"
dns-lookup = "2.0.3"
env_logger = "0.10"
idna = "0.3.0"
log = "0.4"
Expand Down

0 comments on commit c5ddea0

Please sign in to comment.