mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: rust-http-auth-0.1: Fix typo.
* gnu/packages/crates-web.scm (rust-http-auth-0.1)[description]: Fix typo. Change-Id: Iff683c1201b8adbaf52fab1630d21e0ad0928a79
This commit is contained in:
parent
339ef06167
commit
44da24ca32
1 changed files with 1 additions and 1 deletions
|
@ -3546,7 +3546,7 @@ requests and responses.")
|
|||
(list pkg-config))
|
||||
(home-page "https://github.com/scottlamb/http-auth")
|
||||
(synopsis "HTTP authentication for rust")
|
||||
(description "This package provices HTTP authentication; it can parse
|
||||
(description "This package provides HTTP authentication; it can parse
|
||||
challenge lists, respond to Basic and Digest challenges. It is likely to be
|
||||
extended with server support and additional auth schemes.")
|
||||
(license (list license:expat license:asl2.0))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue