gnu: rust-smol-str-0.1: Update to 0.1.21.

* gnu/packages/crates-io.scm (rust-smol-str-0.1): Update to 0.1.21.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Z572 2022-01-12 23:27:31 +08:00 committed by Nicolas Goaziou
parent b3833aaf1f
commit d58db9e9ab
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -52464,7 +52464,7 @@ control on the fields.")
(define-public rust-smol-str-0.1
(package
(name "rust-smol-str")
(version "0.1.17")
(version "0.1.21")
(source
(origin
(method url-fetch)
@ -52473,7 +52473,7 @@ control on the fields.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1srj7gd14cllfwh55jwmid425rz2idpvbw7ly08448r97b7gg83c"))))
"1gb14a85k6mzpn6s78flwvfl5vy1czsrzlwcgidy7k00wf1mrlb1"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t