Skip to content

Commit be87da2

Browse files
committed
Use docs.rs a as main website
1 parent 4347ea7 commit be87da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["William Desportes <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.67.0" # MSRV
77
description = "A program to resolve DNS IPs to PTRs"
8-
homepage = "https://github.com/wdes/dns-ptr-resolver/tree/v1.2.0-dev#readme"
8+
homepage = "https://docs.rs/dns-ptr-resolver/latest/dns_ptr_resolver/"
99
repository = "https://github.com/wdes/dns-ptr-resolver"
1010
readme = "README.md"
1111
keywords = ["dns", "ptr", "resolver"]

0 commit comments

Comments
 (0)