parent
fd06c6deda
commit
6a3cf2e4e9
@ -1,11 +1,11 @@
|
|||||||
--- trust-dns-resolver-0.18.0-alpha.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
--- trust-dns-resolver-0.18.0/Cargo.toml 2019-12-22T21:39:19+00:00
|
||||||
+++ trust-dns-resolver-0.18.0-alpha.2/Cargo.toml 2019-12-14T12:58:38.622380+00:00
|
+++ trust-dns-resolver-0.18.0/Cargo.toml 2019-12-25T17:04:14.157870+00:00
|
||||||
@@ -105,8 +105,6 @@
|
@@ -115,8 +115,6 @@
|
||||||
mdns = ["trust-dns-proto/mdns"]
|
mdns = ["trust-dns-proto/mdns"]
|
||||||
serde-config = ["serde", "trust-dns-proto/serde-config"]
|
serde-config = ["serde", "trust-dns-proto/serde-config"]
|
||||||
tokio-compat = ["tokio", "trust-dns-proto/tokio-compat"]
|
tokio-runtime = ["tokio/rt-core", "trust-dns-proto/tokio-runtime"]
|
||||||
-[target."cfg(windows)".dependencies.ipconfig]
|
-[target."cfg(windows)".dependencies.ipconfig]
|
||||||
-version = "0.2.0"
|
-version = "0.2.0"
|
||||||
[badges.appveyor]
|
[badges.codecov]
|
||||||
branch = "master"
|
branch = "master"
|
||||||
repository = "bluejekyll/trust-dns"
|
repository = "bluejekyll/trust-dns"
|
||||||
|
Loading…
Reference in new issue