Skip to content

Commit

Permalink
Merge pull request pwnwriter#16 from pwnwriter/dependabot/cargo/dns-l…
Browse files Browse the repository at this point in the history
…ookup-2.0.4

chore(deps): bump dns-lookup from 2.0.3 to 2.0.4
  • Loading branch information
pwnwriter authored Oct 17, 2023
2 parents 449cfc6 + 2145e78 commit 040034d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -21,7 +21,7 @@ serde = { version = "1.0.188", features = ["derive"] }
colored = "2.0.4"
futures = "0.3.28"
lazy_static = "1.4.0"
dns-lookup = "2.0.3"
dns-lookup = "2.0.4"
serde_json = "1.0.107"
urlencoding = "2.1.3"
anyhow = "1.0.75"
Expand Down

0 comments on commit 040034d

Please sign in to comment.