mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-17 00:01:27 +03:00
trust_dns_resolver is now hickory_resolver (#116)
This commit is contained in:
committed by
GitHub
parent
3e96b42067
commit
636c5924bf
@@ -14,7 +14,7 @@ lto = "fat"
|
||||
|
||||
[dependencies]
|
||||
tempfile = "3.8"
|
||||
trust-dns-resolver = "0.23"
|
||||
hickory-resolver = "0.24.1"
|
||||
memmap = "0.7"
|
||||
toml = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user