We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55902bd commit 8224613Copy full SHA for 8224613
Cargo.toml
@@ -25,5 +25,5 @@ path = "src/main.rs"
25
26
[dependencies]
27
rayon = "1.7.0"
28
-trust-dns-client = { version = "*", default-features = false }
+trust-dns-client = { version = "0.22.0", default-features = false }
29
rustdns = "0.4.0"
0 commit comments