Skip to content

Commit

Permalink
Merge pull request #3 from qwerty541/dependabot/cargo/trust-dns-resol…
Browse files Browse the repository at this point in the history
…ver-0.23.1

Bump trust-dns-resolver from 0.23.0 to 0.23.1
  • Loading branch information
qwerty541 authored Oct 17, 2023
2 parents 275bd0d + 07d8b46 commit df50a5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ exclude = [".github", ".vscode", ".gitignore"]
[dependencies]
clap = { version = "4.4.6", features = ["std", "derive"] }
indicatif = "0.17.7"
trust-dns-resolver = "0.23.0"
trust-dns-resolver = "0.23.1"
tabled = "0.14.0"
lazy_static = "1.4.0"

0 comments on commit df50a5e

Please sign in to comment.