mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 10:00:46 +02:00
gnu: rust-trust-dns-client-0.22: Fix typo.
* gnu/packages/crates-web.scm (rust-trust-dns-client-0.22)[description]: Fix typo. Change-Id: Icf4067f197f3d1e2d0b07ec1f2ce30413d98266d
This commit is contained in:
parent
44da24ca32
commit
ae4f1375c7
1 changed files with 1 additions and 1 deletions
|
@ -6634,7 +6634,7 @@ server @code{Service} tests.")
|
|||
"Trust-DNS is a DNS library. This is the Client library with DNSSEC
|
||||
support. DNSSEC with NSEC validation for negative records, is complete. The
|
||||
client supports dynamic DNS with SIG0 authenticated requests, implementing
|
||||
easy to use high level funtions. Trust-DNS is based on the Tokio and Futures
|
||||
easy to use high level functions. Trust-DNS is based on the Tokio and Futures
|
||||
libraries, which means it should be easily integrated into other software that
|
||||
also use those libraries.")
|
||||
(license (list license:expat license:asl2.0))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue