mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-rust-argon2-0.5: Fix spelling of "contains".
* gnu/packages/crates-io (rust-rust-argon2-0.5)[description]: Fix typo.
This commit is contained in:
parent
57c844bea7
commit
b36d132873
1 changed files with 1 additions and 1 deletions
|
@ -9544,7 +9544,7 @@ uses finite automata and guarantees linear time matching on all inputs.")
|
||||||
(("rust-hex" ,rust-hex-0.3))))
|
(("rust-hex" ,rust-hex-0.3))))
|
||||||
(home-page "https://github.com/sru-systems/rust-argon2")
|
(home-page "https://github.com/sru-systems/rust-argon2")
|
||||||
(synopsis "Rust implementation of the Argon2 password hashing function")
|
(synopsis "Rust implementation of the Argon2 password hashing function")
|
||||||
(description "This package contans a rust implementation of the Argon2
|
(description "This package contains a rust implementation of the Argon2
|
||||||
password hashing function.")
|
password hashing function.")
|
||||||
(license (list license:expat license:asl2.0))))
|
(license (list license:expat license:asl2.0))))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue