diff --git a/Cargo.toml b/Cargo.toml index 06ae7b2..3d91058 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,9 +7,9 @@ license = "MIT/Apache-2.0" readme = "README.md" keywords = ["dns", "unix", "conf", "resolv"] categories = ["parser-implementations"] -homepage = "http://github.com/tailhook/resolv-conf" +homepage = "https://github.com/tailhook/resolv-conf" documentation = "https://docs.rs/resolv-conf/" -repository = "http://github.com/tailhook/resolv-conf" +repository = "https://github.com/tailhook/resolv-conf" version = "0.7.0" authors = ["paul@colomiets.name"]