gnu: rust-serde-derive-1: Update to 1.0.160.

* gnu/packages/crates-io.scm (rust-serde-derive-1): Update to 1.0.160.
This commit is contained in:
Efraim Flashner 2023-04-24 16:06:06 +03:00
parent f6658bddbb
commit c7d65ef970
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -55148,7 +55148,7 @@ (define-public rust-serdeconv-0.4
(define-public rust-serde-derive-1
(package
(name "rust-serde-derive")
(version "1.0.158")
(version "1.0.160")
(source
(origin
(method url-fetch)
@ -55156,7 +55156,7 @@ (define-public rust-serde-derive-1
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1b9cqqbrg796hi9l4f4kw0qbnkm31hgcfsk9ny15ais85xqw20g8"))))
"1pvpiml328jhsz5h3pdc7x7wcyaagab6l5hb2q07wjfqcdy0j6i9"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs