Skip to content

Commit

Permalink
Merge pull request #387 from GyulyVGC/dependabot/cargo/main/dns-looku…
Browse files Browse the repository at this point in the history
…p-2.0.4
  • Loading branch information
GyulyVGC authored Oct 16, 2023
2 parents cfce5e1 + f942a97 commit 79f10be
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 @@ -44,7 +44,7 @@ maxminddb = "0.23.0"
confy = "0.5.1"
serde = { version = "1.0.188", default_features = false, features = ["derive"] }
rodio = { version = "0.17.1", default_features = false, features = ["mp3"] }
dns-lookup = "2.0.3"
dns-lookup = "2.0.4"

[target.'cfg(not(target_arch = "powerpc64"))'.dependencies]
reqwest = { version = "0.11.22", default-features = false, features = ["json", "blocking", "rustls-tls"] }
Expand Down

0 comments on commit 79f10be

Please sign in to comment.