Skip to content

Commit

Permalink
Merge pull request #1094 from NordSecurity/hasan/update_dns_hash
Browse files Browse the repository at this point in the history
Update dns commit hash
  • Loading branch information
Hasan6979 authored Jan 31, 2025
2 parents d05c5b4 + 82081d9 commit c7260ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Empty file.
6 changes: 3 additions & 3 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/telio-dns/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ publish = false

[dependencies]
rand = { default-features = false, version = "0.8" }
# TODO (Hasan): v3.0.2 only contains some extra logs. This needs be revertd back to v3.0.1
hickory-server = { git = "https://github.com/NordSecurity/trust-dns.git", tag = "v3.0.2", features = ["hickory-resolver"], default-features = false }
async-trait.workspace = true
base64.workspace = true
Expand Down

0 comments on commit c7260ac

Please sign in to comment.