We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ccb7a commit 83cbac8Copy full SHA for 83cbac8
Cargo.toml
@@ -10,7 +10,7 @@ categories = ["parser-implementations"]
10
homepage = "https://github.com/hickory-dns/resolv-conf"
11
documentation = "https://docs.rs/resolv-conf/"
12
repository = "https://github.com/hickory-dns/resolv-conf"
13
-version = "0.7.0"
+version = "0.7.1"
14
15
[dependencies]
16
hostname = { version = "0.4", optional = true }
0 commit comments