remove notices of move to Hickory since this is already Hickory.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
**NOTICE** This project has been rebranded to Hickory DNS and has been moved to the https://github.com/hickory-dns/hickory-dns organization and repo, this crate/binary has been moved to [hickory-dns](https://crates.io/crates/hickory-dns), from `0.24`
|
||||
# Overview
|
||||
|
||||
Trust-DNS provides a binary for hosting or forwarding DNS zones.
|
||||
|
@@ -1,5 +1,3 @@
|
||||
**NOTICE** This project has been rebranded to Hickory DNS and has been moved to the https://github.com/hickory-dns/hickory-dns organization and repo, from `0.24` and onward.
|
||||
|
||||
# Overview
|
||||
|
||||
Trust-DNS Async-Std Resolver is a library which implements the DNS resolver using the Trust-DNS Resolver library.
|
||||
|
@@ -1,5 +1,3 @@
|
||||
**NOTICE** This project has been rebranded to Hickory DNS and has been moved to the https://github.com/hickory-dns/hickory-dns organization and repo, this crate/binary has been moved to [hickory-client](https://crates.io/crates/hickory-client), from `0.24` and onward.
|
||||
|
||||
# Overview
|
||||
|
||||
Trust-DNS is a library which implements the DNS protocol and client side functions.
|
||||
|
@@ -1,5 +1,3 @@
|
||||
**NOTICE** This project has been rebranded to Hickory DNS and has been moved to the https://github.com/hickory-dns/hickory-dns organization and repo, this crate/binary has been moved to [hickory-proto](https://crates.io/crates/hickory-proto), from `0.24` and onward.
|
||||
|
||||
# Overview
|
||||
|
||||
Trust-DNS Proto is the foundational DNS protocol library and implementation for Trust-DNS. Unless you want to manipulate the DNS packets directly, it is likely not the library you want. Please see Trust-DNS [Resolver](https://crates.io/crates/trust-dns-resolver), [Client](https://crates.io/crates/trust-dns-client), or [Server](https://crates.io/crates/trust-dns-server) for higher level interfaces.
|
||||
|
@@ -1,5 +1,3 @@
|
||||
**NOTICE** This project has been rebranded to Hickory DNS and has been moved to the https://github.com/hickory-dns/hickory-dns organization and repo, this crate/binary has been moved to [hickory-recursor](https://crates.io/crates/hickory-recursor), from `0.24` and onward.
|
||||
|
||||
# Overview
|
||||
|
||||
Trust-DNS Recursor is a library which implements recursive resolution for DNS. This is currently experimental, test coverage is low and full scope of tests haven't been determined yet.
|
||||
|
@@ -1,5 +1,3 @@
|
||||
**NOTICE** This project has been rebranded to Hickory DNS and has been moved to the https://github.com/hickory-dns/hickory-dns organization and repo, this crate/binary has been moved to [hickory-resolver](https://crates.io/crates/hickory-resolver), from `0.24` and onward.
|
||||
|
||||
# Overview
|
||||
|
||||
Trust-DNS Resolver is a library which implements the DNS resolver using the Trust-DNS Proto library.
|
||||
|
@@ -1,5 +1,3 @@
|
||||
**NOTICE** This project has been rebranded to Hickory DNS and has been moved to the https://github.com/hickory-dns/hickory-dns organization and repo, this crate/binary has been moved to [hickory-server](https://crates.io/crates/hickory-server), from `0.24` and onward.
|
||||
|
||||
# Overview
|
||||
|
||||
Trust-DNS Server is a library which implements the zone authoritory functionality.
|
||||
|
Reference in New Issue
Block a user